Function getSessionID

  • Retrieves the current LabKey Server session ID. Note that this may only be made available when the session ID cookie is marked as httpOnly = false.

    Returns string

    The current session id. Defaults to ''.

Generated using TypeDoc