install parameter
Use the install parameter to determine the installation setting of a parameter. If the default setting for a parameter is set to install, the installation setting of the parameter will be used as the default setting. For example, if the default.block.defaultType parameter is set to install, the installation default block type will be used for all of the document views that have the block.defaultType set to default. Not all of the editor parameters have an install setting.
Availability
query command
Scope
Global.
Syntax
query install.parameter
Parameters
parameter Use the parameter qualifier to specify the name of the editor parameter for which you wish to determine the install setting. Note that not all of the editor parameters have an install setting.
Description
Application writers may want to change the installation settings that are used by the editor. This can be accomplished by specifying an alternative installation profile with the installProfile parameter.
Examples
query install.block.defaultType
query command
current parameter
default parameter
block.defaultType parameter
installProfile parameter
Editor parameters