IsEnabled - cCJPromptMenuItem
Returns true if the focus object has a prompt object
Type: Function
Return Data Type: Boolean
Syntax
Function IsEnabled Returns Boolean
Call Example
Get IsEnabled to BooleanVariable
Description
IsEnabled returns true if the focus object supports a prompt object.
This ensures that the object is enabled or disabled as needed.
Return Value
Returns true if a prompt is supported, false if not