| Strings Class |
Namespace: ToolBoox
The Strings type exposes the following members.
| Name | Description | |
|---|---|---|
| GetMaxLenghtString |
Get a number of char from a string object
| |
| HTMLtoPlain |
Convert HTML code into plain text with no metatags
| |
| ReplaceLinks |
Replace www adress into a string with html hyperlink metatag
| |
| UpperFirst |
Upper the first character of a string
|