Add a new column to control which configuration is used for an inserted configuration. If an insert column already exists for the occurrence, the existing column is returned.
This is only valid for ConfigurationTopTable and ConfigurationCustomThemeTable objects and will fail for all other table types.
"configurationColumns_var" is a variable referencing a ConfigurationColumns object.
|
"configurationColumns_var" is a variable referencing a ConfigurationColumns object.
|
Type | Description |
ConfigurationInsertColumn | Returns the new column or null in the case of failure. |
Name | Type | Description |
occurrence | Occurrence | The occurrence that references a configuration. |