Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== LABEL property ====== ==== Applies To ==== Edit table ==== Description ==== Text used as a heading for columns in an edit table control. ==== Usage ==== headinglabels = **Get_Property**( edit_table1, **"LABEL"** ) existlabels = **Set_Property**( edit_table1, **"LABEL"**, LabelList) ==== Remarks ==== Values passed in Set_Property: ^Value^Description^ |LabelList|@FM delimited list of column headings| Values returned by both [[get_property|Get_Property()]] and [[set_property|Set_Property()]]: ^Value^Description^ |headinglabels|@FM-delimited list of existing column headings| |existlabels|List of column headings, when Set_Property was run. That is, the values before they were changed.| ==== See Also ==== [[collabel_message|COLLABEL message]] guides/programming/programmers_reference_manual/label.txt Last modified: 2024/06/19 20:20by 127.0.0.1