LM_TextList:AddItemAlphabetically(label, redraw)

Version added: before 9.5
Inserts a new item into the list alphabetically.

Arguments:

Name Type Description Default Ver
label char the text string to add to the list < 9.5
redraw bool true < 9.5

Return value:

void

Search results

Usage of 'AddItemAlphabetically' is found in the following scripts:

<< Back to LM_TextList