$session.isNew

Checks if the session is new.
Syntax
    $session{isNew}
    $session.isNew
DocumentationChecks if the session is new. IsNew, a flag to indicate the examination if the current session is new or not.

    Paramter:
      1 - isNew
    Returns:
      1 (TRUE) if the current session is new, otherwise 0 (FALSE).
    Throws:
Examples
GroupNet
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_ADVANCED
Minimum parameters0
Maximum parameters 1