Global Procedures Available in the Core Library
The following global procedures are available in the core library:
_StringParseKeyword
Returns the values of the specified keyword
_StringSub
Substitutes values for %parameters in a string
_StringTokenSub
Substitutes a value for a single token in a string. Only the first occurrence of the token is replaced.
The following sections describe these procedures.