Description

The Disable service batch disables a collection of commands. Pass an @FM delimited list of command keys, and all controls associated to all the commands will immediately disable.

Syntax

rv = Command_Services("Disable", CommandList)

Parameters

ParameterDescription
CommandList

An @FM delimited list of command keys.

See Also

Enable, HideDisableCommands

Version

16.0.18

  • No labels