Skip to main content
Version: Next

WEB Get Current Session ID

WEB Get Current Session ID -> Function result

ParameterTypeDescription
Function resultText🡐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)