====== COLUMN property ====== ==== Applies To ==== Database associated controls. ==== Description ==== Returns the name of the column that the specified control is linked to. Use with Get_Property, only. ==== Usage ==== //associatedcolumn// = **Get_Property**(//objectname//, "**COLUMN**") ==== Returns ==== Value returned by Get_Property: ^Value^Description^ |//associatedcolumn//|Names of associated columns. If more than one column is returned, the names are @SVM-delimited.| ==== See Also ==== [[table|TABLE property]], [[pos|POS property]], [[id|ID property]]