Outputs a formatted list of parameters for a particular item.
This Metadata Element can only be used in Page Types or Scraps that relate to the COM Component Documentation Item Types listed below. (more info)
| Parameter | Type | Description |
|---|---|---|
| includeLetParameter | boolean | Set to True to include a parameter for the property type (when documenting property parameters). |
| indexer | boolean | Set to True if generating parameter detail for an indexer property. |
| lang | lang | The language for which the parameters should be formatted. |
| nobrackets | boolean | Set to True to prevent surrounding brackets from being output around the parameter detail. |
| nocr | boolean | Set to True to prevent carriage returns from being added to the generated output. |
| scrap | text | The List Scrap name to use for formatting the parameter list. |