$session.hasCookie

Returns true if the current session is also saved in a cookie.
Syntax
    $session.hasCookie
DocumentationReturns true if the current session is also saved in a cookie.
    Paramter:
      None
    Returns:
      1 ... Returns true if the current session is also saved in a cookie, 0 otherwise
    Throws:
Examples
GroupNet
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_ADVANCED
Minimum parameters0
Maximum parameters 0