Enables a control so that it responds to user actions.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
enable object
# Params
- object : Any control in an open stack.
# Examples
enable the selectedObject
enable field "Info" of stack "Entry"
# Description
# Tags
ui,
# See