TinyMCE:API/tinymce.Editor/queryCommandValue

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: queryCommandValue

Summary

Returns a command specific value, for example the current font size.

Syntax

<Object> queryCommandValue(<string> c)

Parameters

c
Command to query value from.

Returns

Command specific value, for example the current font size.

Personal tools