Click to return to the DHTML, HTML     
queryCommandEnabled Metho...     queryCommandState Method     DHTML Methods    
Web Workshop  |  DHTML, HTML & CSS

queryCommandIndeterm Method


Returns whether the specified command is in the indeterminate state.

Syntax

bIndeterminate = object.queryCommandIndeterm(sCmdID)

Parameters

sCmdIDRequired. String that specifies a command identifier.

Return Value

Boolean. Returns true if indeterminate, or false otherwise.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
document, controlRange, TextRange

See Also

execCommand, queryCommandEnabled, queryCommandState, queryCommandSupported, queryCommandValue



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.