Built-in front calls / Genero Application Server front calls |
Sets a value of a session variable.
ui.Interface.frontCall("session", "setVar", [name,value], [result])
The setVar function sets a session variable to the value specified.
Setting a variable to an empty string is equivalent to deleting the variable.