Returns a Boolean value that indicates whether the specified command is in the indeterminate state.
dhtml语法
bIndeterminate = object.queryCommandIndeterm(sCmdID)
Parameters
return value
boolean that returns one of the following possible values:
true | the command is in the indeterminate state. |
false | the command is not in the indeterminate state. |
是否符合公共标准
There is no public standard that applies to this method.
Applies To
更多语法参考
execcommand, querycommandenabled, querycommandstate, querycommandsupported, queryCommandValue