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.
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.