A method that returns the column with the specified ID.
"configurationAppearanceColumns_var" is a variable referencing a ConfigurationAppearanceColumns object. |
"configurationAppearanceColumns_var" is a variable referencing a ConfigurationAppearanceColumns object. |
| Type | Description |
| ConfigurationAppearanceColumn | Returns the specified column or null if a column with the specified ID does not exist. |
| Name | Type | Description |
| id | string | The id of the column to return. |