|
|
|
Online Scripting Reference
|
|
setProgVar
|
Purpose
|
Sets a program variable.
|
|
Syntax
|
setProgVar {varName} {value}
{varName}: The name of the program variable to be set.
{value}: The value to store in the variable.
|
|
Notes
|
This command is provided for backwards compatibility only. It has no implementation. TWX Proxy v2.00 currently has no support for program variables.
|
|
Example
|
|
Return to item listing |
|
|