In protected mode, this function retrieves the ID of the current Web pseudo-session. This ID is unique for each Web pseudo-session.
When protected mode is not enabled, this function systematically returns the string *BLANK.
Context
Adelia Web client
Parameters
ALPHA(n) [O] |
PSessId |
Id linked to the current Web pseudo-session. |
BOOL |
ReturnCode |
Return code for the operation: *TRUE if the operation was completed successfully. *FALSE if it was not. |
Example
ALPHA(32) |
Idstr |
BOOL |
ReturnCode |
CALL_DLL 'VaToolBx' 'VaToolBxAwsGetPseudoSessionId' Idstr ReturnCode
=>Idstr contains "3"
List of the VaToolBx functions by topic