2. Writing Scripts and Procedures : How Procedure Handles Work (ProcHandle Objects) : Global Procedures Available in the Core Library
 
Share this page                  
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.