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 information about the application that contains the AL object that is currently running.
Syntax
[Ok := ] NavApp.GetCurrentModuleInfo(var Info: ModuleInfo)
Parameters
Info
Type: ModuleInfo
A value containing information about the currently running application.
Return Value
[Optional] Ok
Type: Boolean
true if the information could be retrieved, otherwise false. If you omit this optional return value and the operation does not execute successfully, a runtime error will occur.