set-string in list-box%
Changes an item in the list box.
(-> voidsenda-list-boxset-stringnlabel)
n: exact non-negative integer
label: string (up to 200 characters)Sets the item indexed by
n. List box items are indexed from0. Ifnis equal to or larger than the number of choices, anexn:fail:contractexception is raised.