StringUtils
Last updated
Last updated
This static class provides additional functionality for working with strings.
This extension method colours given string by color. But be aware that such string will be displayed correctly only on Rich Text components.
Example:
This extension method makes given string bold. But be aware that such string will be displayed correctly only on Rich Text components.
This extension method makes given string italic. But be aware that such string will be displayed correctly only on Rich Text components.