ZennoLab Assemblies Documentation
TextProcessing Class Members
Methods 


ZennoLab.Macros Namespace : TextProcessing Class

The following tables list the members exposed by TextProcessing.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Performs the text preparing for JavaScript evaluation.  
Public Methodstatic (Shared in Visual Basic)Gets the random text.  
Public Methodstatic (Shared in Visual Basic)Returns groups collection of matches for target regex.  
Public Methodstatic (Shared in Visual Basic)Removes duplicates.  
Public Methodstatic (Shared in Visual Basic)Returns a new string in which occurrences of a specified string in the current instance are replaced with another specified string.  
Public Methodstatic (Shared in Visual Basic)Spintaxes the string.  
Public Methodstatic (Shared in Visual Basic)Splits the string.  
Public Methodstatic (Shared in Visual Basic)Converts the integer value in specified string to a Unicode character.  
Public Methodstatic (Shared in Visual Basic)Converts all items in specified string to the list of the project model.  
Public Methodstatic (Shared in Visual Basic)Returns a copy of this string converted to lowercase in specified place.  
Public Methodstatic (Shared in Visual Basic)Converts all items in specified string to the table of the project model.  
Public Methodstatic (Shared in Visual Basic)Returns a copy of this string converted to uppercase in specified place.  
Public Methodstatic (Shared in Visual Basic)Translate text through the specified DLL library.  
Public Methodstatic (Shared in Visual Basic)Converts the string to translit.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Removes all leading and trailing, leading or trailing specified characters from the current String object.  
Public Methodstatic (Shared in Visual Basic)Decodes the string from UrlEncode.  
Public Methodstatic (Shared in Visual Basic)Encodes the string to UrlEncode.  
Top
See Also

Reference

TextProcessing Class
ZennoLab.Macros Namespace