Click or drag to resize
Constants Methods
Hartismere School

[This is preliminary documentation and is subject to change.]

The Constants type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCommaList
A comma seperated list where the last comma is replaced for "and"
Public methodStatic memberContains
Searches a string[] for a given word
Public methodStatic memberLineWrap
Wraps the given string to fit in the given width
Public methodStatic memberMatches
Both strings are Simplified, and return true if equal
Public methodStatic memberSentenceCase
Converts a string to Sentance case
Public methodStatic memberSimplify
Returns text that only contains characters in LegalChars
Top
See Also