Session Variables
Session variables are used to access values of system attributes of records.
Variable | Type | Value |
---|---|---|
COUNTRY | String | Users Profile’s Country locale value. |
DATE | Date | Current date. |
ENTERPRISE_INTERNAL_NAME | String | Enterprise Internal Name. |
ENTERPRISE_NAME | String | Enterprise Name. |
LANGSEL | String | Language locale selected from login page. |
LANGUAGE | String | Users profile’s Language locale value. |
ORGANIZATION_NAME | String | Organization Name. |
ORGANIZATION_TYPE | String | Organization Type. |
ORGANIZATIONID | Number | Organization Identification number. |
TIMESTAMP | Timestamp | Current Date and Time. |
USER_ID | String | User ID of current user. |
USER_ROLES | Array | Roles the user belongs to. |
Copyright © Cloud Software Group, Inc. All rights reserved.