Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


queryCommandIndeterm Method

Returns a Boolean value that indicates 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 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.

Standards Information

There is no public standard that applies to this method.

Applies To

Platform Version
Win16:
Win32:
Unix:
Mac:
Windows CE:
 
document , controlRange , TextRange
Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.