Constants Methods | ![]() |
[This is preliminary documentation and is subject to change.]
The Constants type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CommaList |
A comma seperated list where the last comma is replaced for "and"
|
![]() ![]() | Contains |
Searches a string[] for a given word
|
![]() ![]() | LineWrap |
Wraps the given string to fit in the given width
|
![]() ![]() | Matches |
Both strings are Simplified, and return true if equal
|
![]() ![]() | SentenceCase |
Converts a string to Sentance case
|
![]() ![]() | Simplify |
Returns text that only contains characters in LegalChars
|