NavApp.GetCallstackModuleInfos() Method
Version: Available or changed with runtime version 14.0.
Gets application information about each method in the current callstack.
Syntax
ModuleInfos := NavApp.GetCallstackModuleInfos()
Return Value
ModuleInfos
Type: List of [ModuleInfo]
The unique set of application information.
Related information
NavApp Data Type
Getting Started with AL
Developing Extensions