Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Gets the current session's execution context scoped to a specific module.
Syntax
ExecutionContext := Session.GetModuleExecutionContext([AppId: Guid])
Note
This method can be invoked without specifying the data type name.
Parameters
[Optional] AppId
Type: Guid
The application ID.
Return Value
ExecutionContext
Type: ExecutionContext
The current session's execution context scoped to a specific module.