IsEnabled - cCJDEONavigateMenuItem

Returns true if the item is a data entry object

Type: Function

Return Data Type: Boolean

Parameters: None

Return Value

Returns true if the item is a DEO, false if not


Syntax
Function IsEnabled Returns Boolean

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