queryCommandState

public function queryCommandState(cmd:string):Boolean
Returns a command specific state, for example if bold is enabled or not.

Params

Name Type Description
cmd string Command to query state from.

Returns

Boolean Command specific state, for example if bold is enabled or not.