Next: System, Previous: Stack, Up: Routine Groups [Contents][Index]
These routines deal with or yield string
s (Strings).
Reads a number from a string.
Evaluate a string as LUX code.
Execute a string as LUX code.
Set or show the format for ASCII output.
Construct a string from data values.
Insert a string into a string array(?).
Determine if an expression is a string expression.
Convert a number to a string.
Convert a number to a string.
Convert the letters in a string to lower case.
Convert the letters in a string to lower case.
Return part of a string, skipping specified characters.
Convert any data type to a string byte by byte.
Convert a number to a string.
Create a string array.
Count the occurrences of a substring in a string.
Convert a number to a string.
Return the length of a string.
Return the part of a string that starts with a specified substring.
Return the position of a substring in a string.
Replace a substring.
Replace a substring.
Returns the part of a string that follows a specified substring.
Returns part of a string.
Returns a string with trailing blanks, tabs, and control characters removed.
Converts letters in a string to upper case.
Converts letters in a string to upper case.
Next: System, Previous: Stack, Up: Routine Groups [Contents][Index]