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).
- 02:22, 28 April 2025 Martini talk contribs created page LM SETITEMTEXT (Created page with "{{DISPLAYTITLE:LM_SETITEMTEXT}} This message sets the text into the specified list box item. ==Syntax== <pre> param1 SHORT sItemIndex; Item index.: param2 PSZ pszItemText; Item text.: </pre> ==Parameters== ;sItemIndex (SHORT) - input: Item index. ;pszItemText (PSZ) - input: Item text. ::This points to a string containing the text to set the list-box item to. ==Returns== ;rc (BOOL) - return: Success indicator. ::TRUE: Successful completion. ::FALSE:...")