ListBoxCount

Help Contents GUI programming ListBoxes ListBoxCount
ListBoxRemoveItem ListBoxSetBackgroundColor

ListBoxCount alistbox


outputs the number of choices in the ListBox alistbox.

Example:

lb=ListBox [][LB] [[The first String][S2][S3]] [][]
show ListBoxCount lb

Reference:

ListBoxRemoveItem ListBoxSetBackgroundColor