ReplaceVariables

Purpose

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

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.