Click or drag to resize
Strings Methods

The Strings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetMaxLenghtString
Get a number of char from a string object
Public methodStatic memberHTMLtoPlain
Convert HTML code into plain text with no metatags
Public methodStatic memberReplaceLinks
Replace www adress into a string with html hyperlink metatag
Public methodStatic memberUpperFirst
Upper the first character of a string
Top
See Also