This function reads the current value of the text label associated with client/server connections (for use as the default value for future client/server connections).
Note: this function must be used in the program's client part. By definition, this function would be meaningless in an Adelia Web application that uses a session pool.
Context
Windows client
Java client
Adelia Web client
Adelia Cloud client
Event Adelia client
Parameters
ALPHA(128) |
Identifier |
Identifier associated with the connection. |
NUM_BIN_4 |
IdentifierLen |
Variable length. |
Example
ALPHA(128) Identifier
...
* Retrieves the identifier
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxGetClientId' Identifier 128
List of the VaToolBx functions by topic