| Syntax |
$session.set |
| Documentation | Creates a new variable within the current session ID. An already existing session variable with that name will rewritten with the new value. $session{set}{variable_name}{variable_value}
|
| Examples | |
| Group | Net |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_ADVANCED |
| Minimum parameters | 2 |
| Maximum parameters | 2 |