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. ====== INSERTCOL message ====== ==== Description ==== Inserts a column into an edit table. ==== Applies To ==== Edit table. ==== Syntax ==== //insertedcolumn// = **Send_Message**(//controlID//, "**INSERTCOL**", //columnindex//, //columndescr//) ==== Parameters ==== Parameters are as follows: ^Parameter^Description^ |//Columnindex//|Position of column in the control (starting with 1). Use -1 to specify the last column.| |//Columndescr//|An @FM-delimited array of COLLABEL, COLSTYLE, COLCHARS, COLWIDTH.| ==== Returns ==== The column number for the inserted column. guides/programming/programmers_reference_manual/insertcol_message.txt Last modified: 2024/06/19 20:20by 127.0.0.1