Returns whether the specified command is in the indeterminate state.
Syntax
bIndeterminate = object.queryCommandIndeterm(sCmdID)
Parameters
sCmdID Required. String that specifies a command identifier.
Return Value
Boolean. Returns true if indeterminate, or false otherwise.
Applies To
document, controlRange, TextRange
See Also
execCommand, queryCommandEnabled, queryCommandState, queryCommandSupported, queryCommandValue