Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.