ZennoLab Assemblies Documentation
TextProcessing Class Members
Methods 


The following tables list the members exposed by TextProcessing.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)PrepToJavaScriptEvalPerforms the text preparing for JavaScript evaluation.  
Public Methodstatic (Shared in Visual Basic)RandomTextGets the random text.  
Public Methodstatic (Shared in Visual Basic)RemoveDuplicatesRemoves duplicates.  
Public Methodstatic (Shared in Visual Basic)ReplaceReturns 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)SpintaxSpintaxes the string.  
Public Methodstatic (Shared in Visual Basic)SplitSplits the string.  
Public Methodstatic (Shared in Visual Basic)ToCharConverts the integer value in specified string to a Unicode character.  
Public Methodstatic (Shared in Visual Basic)ToListConverts all items in specified string to the list of the project model.  
Public Methodstatic (Shared in Visual Basic)ToLowerReturns a copy of this string converted to lowercase in specified place.  
Public Methodstatic (Shared in Visual Basic)ToTableConverts all items in specified string to the table of the project model.  
Public Methodstatic (Shared in Visual Basic)ToUpperReturns a copy of this string converted to uppercase in specified place.  
Public Methodstatic (Shared in Visual Basic)TranslateTranslate text through the specified DLL library.  
Public Methodstatic (Shared in Visual Basic)TranslitConverts the string to translit.  
Public Methodstatic (Shared in Visual Basic)TrimOverloaded. Removes all leading and trailing, leading or trailing specified characters from the current String object.  
Public Methodstatic (Shared in Visual Basic)UrlDecodeDecodes the string from UrlEncode.  
Public Methodstatic (Shared in Visual Basic)UrlEncodeEncodes the string to UrlEncode.  
Top
See Also

Reference

TextProcessing Class
ZennoLab.Macros Namespace
FileSystem Class

Send Feedback