Products

ReplaceVariables

Information on scripting with replacement variables.

Purpose

Does string variable replacement in a script.  The variables that can be replaced are the same as those listed in Using Replacement Variables.

Parameters

Parameter: InputString
Type: string
Description: The string with special variables to be modified/replaced with values.

Returns

Return value: OutputString
Type: string
Description: The string with the new values in place of the indicated replacement variables.