inspectFormatDefinition()
Availability
Adobe Dreamweaver UltraDev 1.
Description
Initializes form controls when a user edits a format in the Edit Format List dialog box.
Arguments
format
- The
formatargument is a JavaScript object that describes the format to apply. The JavaScript object is the node that corresponds to theformattag in the Formats.xml file. The object has a JavaScript property for each attribute of the correspondingformattag.
Returns
Adobe Dreamweaver expects nothing.