Environment variables are defined by the user in the HTML and are sent to the PowerTerm WebConnect server.
Usage:
Dynamic definitions like in Dynamic Device Names\LU Names for IBM Emulations.
PSL scripts can check for variables existence (w2h-isvar) and can evaluate their values (w2h-var).
Note: The variable names are non-case sensitive.
Example:
var sParamAdditional = '<param name="additional" value=";Var1=25;">';