Adds a new column to the appearance table. If you are adding the first column to the table and it is anything other than the root component, an additional column for the root component will automatically be created as the first column.
"configurationAppearanceColumns_var" is a variable referencing a ConfigurationAppearanceColumns object.
|
"configurationAppearanceColumns_var" is a variable referencing a ConfigurationAppearanceColumns object.
|
Type | Description |
ConfigurationAppearanceColumn | Returns the newly created ConfigurationAppearanceColumn object or null if it fails. |
Name | Type | Description |
entity | Base | The root component, occurrence, or body whose appearance will be controlled by this column. |