SESSION SESSION-ID Attribute¶
SESSION-ID is a custom attribute to the 4GL handle SESSION. It's specific to the FWD framework and offers a read-only access to the unique identificator of the client session.
Attribute Type: CHARACTER.
The value is never expected to be unknown (?) and is always available.
It can be used to identify the relationship between sessions, when using Web Session Forking.
© 2025 Golden Code Development Corporation. ALL RIGHTS RESERVED.