TinyMCE:API/tinymce.Editor/queryCommandValue
From Moxiecode Documentation Wiki
Contents |
[edit]
Method: queryCommandValue
[edit]
Summary
Returns a command specific value, for example the current font size.
[edit]
Syntax
<Object> queryCommandValue(<string> c)
[edit]
Parameters
- c
- Command to query value from.
[edit]
Returns
Command specific value, for example the current font size.
