03-17-2011, 04:40 PM
use
to get an array with the entries from the combobox
Code:
my_Array=Split(SwfComboBox("xxxxxx").GetContent,chr(10))
to get an array with the entries from the combobox