NavApp.IsInstalling() Method

Version: Available or changed with runtime version 1.0.

Returns true if the application that contains the AL object that is currently running is being installed, otherwise it returns false.

Syntax

Result :=   NavApp.IsInstalling()

Return Value

Result
 Type: Boolean
true if the application that contains the AL object that is currently running is being installed, otherwise false.

See Also

NavApp Data Type
Get Started with AL
Developing Extensions