$session.setOnNew

Sets the configuration variables for every new session.
Syntax
    $session{setOnNew}
    $session.setOnNew
DocumentationSets the configuration variables for every new session. $session{setOnNew}{variable_name}{variable_value} :

    Paramter:
      1 - setOnNew, a flag to indicate that configuration variables are to be defined. 2 - variable_name, the name of the configuration variable. 3 - variable_value, the value of the configuration variable.
    Returns:
      Nothing
    Throws:
Examples
GroupNet
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_ADVANCED
Minimum parameters2
Maximum parameters <unlimited>