You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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, Hide, DisableCommands

Version

16.0.18

  • No labels