Returns a Boolean value that indicates the current state of the command.
dhtml语法
bDone = object.queryCommandState(sCmdID)
Parameters
return value
boolean that returns one of the following possible values:
true | the given command has been executed on the object. |
false | the given command has not been executed on the object. |
是否符合公共标准
There is no public standard that applies to this method.
Applies To
更多语法参考
execcommand, querycommandenabled, querycommandindeterm, querycommandsupported, queryCommandValue