| Syntax |
$session.get |
| Documentation | Returns the value of the named variable of the current session ID.
Get, a flag to indicate that the value of the named variable is requested.
variable_name, the name of the variable whos value is requested.
default_value, a optional parameter used as a return value in case the named variable does not exust.
:
|
| Examples | |
| Group | Net |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_ADVANCED |
| Minimum parameters | 1 |
| Maximum parameters | 2 |