WEB Get Current Session ID
WEB Get Current Session ID -> Function result
Parameter | Type | Description | |
---|---|---|---|
Function result | Text | ← | Session UUID |
Description
The WEB Get Current Session ID command returns the ID of the session open for the Web request. This ID is generated automatically by 4D as an UUID.
If this command is called outside of the context of a Web session, it returns an empty string "".
See also
WEB LEGACY GET SESSION EXPIRATION
Web Sessions Management (Legacy)