Session.GetCurrentModuleExecutionContext() Method

Version: Available or changed with runtime version 1.0.

Gets the current session's execution context for the currently executing module.

Syntax

ExecutionContext :=   Session.GetCurrentModuleExecutionContext()

Note

This method can be invoked without specifying the data type name.

Return Value

ExecutionContext
 Type: ExecutionContext
The current session's execution context for the currently executing module.

See Also

Session Data Type
Get Started with AL
Developing Extensions