IsEnabled - cCJDEONavigateMenuItem
Returns true if the item is a data entry object
Type: Function
Return Data Type: Boolean
Syntax
Function IsEnabled Returns Boolean
Call Example
Get IsEnabled to BooleanVariable
Description
Returns True if the item is a data entry object (DEO). This is determined by calling the DEOInformation function.
This ensures that the object is enabled or disabled as needed.
Return Value
Returns true if the item is a DEO, false if not