Sorted (Property) In french: Triée
ListAdd(LIST_List1, "CC") ListAdd(LIST_List1, "DD") ListAdd(LIST_List1, "BB") LIST_List1..Sorted = True // The order in the List Box control becomes BB, CC, DD ListAdd(LIST_List1, "AA") // Will be inserted at the beginning of the list
Syntax
Find out whether a control is sorted Hide the details
<Result> = <Control used>..Sorted
This page is also available for…
|
|
|