$session.acquire

Aquires the given session id to the current user. Throws an exception if the session id is invalid.
Syntax
    $session{acquire}
    $session.acquire
DocumentationAquires the given session id to the current user. Throws an exception if the session id is invalid. :

    Paramter:
      1 - aquire 2 - session ID
    Returns:
      Nothing
    Throws:
      java.lang.IllegalArgumentException
Examples
GroupNet
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_ADVANCED
Minimum parameters1
Maximum parameters 1