Maplets[Tools]
ListBoxSplit
convert the value of a ListBox to a list of strings
Calling Sequence
Parameters
Description
Examples
ListBoxSplit(x)
x
-
value of a ListBox
The ListBoxSplit(x) calling sequence converts a list box value to a list of strings.
Assume the user selects Victoria and Halifax:
See Also
Maplets[Elements][ListBox]
Overview of Maplet Applications
StringTools[Split]
Download Help Document