Session.ApplicationIdentifier() Method
Version: Available or changed with runtime version 1.0.
Gets the application ID associated with the current thread.
Syntax
AppId := Session.ApplicationIdentifier()
Note
This method can be invoked without specifying the data type name.
Return Value
AppId
Type: Text
The application ID associated with the current thread.