List Box Split - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : Programming : Maplets : Tools : List Box Split

Maplets[Tools]

  

ListBoxSplit

  

convert the value of a ListBox to a list of strings

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ListBoxSplit(x)

Parameters

x

-

value of a ListBox

Description

• 

The ListBoxSplit(x) calling sequence converts a list box value to a list of strings.

Examples

Assume the user selects Victoria and Halifax:

(1)

See Also

Maplets[Elements][ListBox]

Maplets[Tools]

Overview of Maplet Applications

StringTools[Split]

 


Download Help Document