A parameter variable is a pointer to a changeable value. Using a command parameter as a variable enables the script execution agent (a user or another script calling the script) to provide the variable value on run-time at the beginning of script execution
In this example, the user is asked to provide the SMS destination number before the beginning of the script execution. A run-time variable (SMS_Destination_Number) is used for storing the destination number in the context of the Text parameter of the Type text command







