Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
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
See Also
execCommand, queryCommandEnabled, queryCommandState, queryCommandSupported, queryCommandValue
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.