Format the text with bold characters if enabled in Options
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax string Boldify(
string text
)
Parameters
- text
- Type: SystemString
The text to format
Return Value
Type:
StringThe formatted text
See Also