NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HxLink DID NOT INITIALIZE

String Manipulation Keyword Summary

Action Keywords
Compare two strings StrComp
Convert strings StrConv
Convert to lowercase or uppercase Format, Lcase, Ucase
Create string of repeating characters Space, String
Find the length of a string Len
Format a string Format
Justify a string LSet, Rset
Manipulate strings InStr, Left, LTrim, Mid, Right, RTrim, Trim
Set string comparison rules Option Compare
Work with ASCII and ANSI values Asc, Chr
Replace a specified substring with another substring Replace
Return a string array based on a specified filter criteria Filter
Return a specified number of substrings Split

See Also

Arrays Keyword Summary | Collection Object Keyword Summary | Compiler Directive Keyword Summary | Control Flow Keyword Summary | Conversion Keyword Summary | Data Types Keyword Summary | Dates and Times Keyword Summary | Directories and Files Keyword Summary | Errors Keyword Summary | Financial Keyword Summary | Input and Output Keyword Summary | Math Keyword Summary | Miscellaneous Keyword Summary | Operators Keyword Summary | Registry Keyword Summary | String Manipulation Keyword Summary | Variables and Constants Keyword Summary