Skip to content

IsEnabled - cCJZoomMenuItem

Returns true if the focus object is a data entry object and a it supports a zoom 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 zoom object.

This ensures that the object is enabled or disabled as needed.

Return Value

Returns true if a zoom is supported, false if not