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. ====== INSERT_EX message ====== ==== Description ==== Insert new item or items into a visible or non-visible part of a (hierarchical) list. ==== Applies To ==== List box. ==== Syntax ==== //insertedposition// = **Send_Message**(//controlID//, "**INSERT_EX**", //indexex//, //inserttext//) ==== Parameters ==== Parameters are as follows. ^Parameter^Description^ |//Indexex//|Position of item in the visible or non-visible part of a list box. Use 1 to specify the first row, and use -1 to specify the last row.| |//Inserttext//|Text to be inserted. @FM-delimited by row.\\ | ==== Returns ==== The position of the inserted row(s). guides/programming/programmers_reference_manual/insert_ex_message.txt Last modified: 2024/06/19 20:20by 127.0.0.1