Skip to Content

mvSQL Runtime Function - SESSION()

Summary

Returns information for the current user's session.

Syntax

session()

Parameters

property

The requested property. Supported values include:

  • No parameter - Returns session identifier as a UUID.
  • TIMEZONE - IANA time zone name as a string (2.5).
  • TIMEZONEOFFSET - Time zone offset in ISO format ±[hh]:[mm] as a string (2.5).

Returns

UUID/string

The format varies based on the given property.

Remarks

Examples

session()

Returns

5bf2eac0-3d64-49a5-89f5-6f6a26f01016