Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:23, 14 April 2025 Martini talk contribs created page LM INSERTITEM (Created page with "This message inserts an item into a list box control. ==Syntax== <pre> param1 SHORT sItemIndex; Item index.: param2 PSZ pszItemText; Item text.: </pre> ==Parameters== ;''sItemIndex'' (SHORT) - input: Item index. :LIT_END: Add the item to the end of the list. :LIT_SORTASCENDING: Insert the item into the list sorted in ascending order. :LIT_SORTDESCENDING: Insert the item into the list sorted in descending order. :Other: Insert the item into the lis...")