A.19. String Manipulation
Asc Function
Returns a variant number representing the ANSI character of the first character of a string
AscB Function
Returns the value of the first byte in a string
AscW Function
Returns the native character code of the first character in a string (Unicode or ANSI)
Chr Function
Returns a variant string containing the character associated with the specified character code
Chr$ Function
Returns a string containing the character associated with the specified character code
ChrB Function
Returns a variant string containing the specified single byte
ChrB$ Function
Returns a string containing the specified single byte
ChrW Function
Returns a variant string containing the specified native character (Unicode or ANSI)
ChrW$ Function
Returns a string containing the specified native character (Unicode or ANSI)
Format Function
Returns a variant string formatted to a given specification
Format$ Function
Returns a string formatted to a given specification
FormatCurrency Function
Returns a string variant formatted using the currency settings for the current locale
FormatDateTime Function
Returns a string variant formatted using the date settings for the current locale
FormatNumber Function
Returns a numeric variant formatted to a specified format
FormatPercent Function
Returns a numeric variant formatted using the "%" symbol
InStr Function ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access