The doc for utils.multilistbox says:
But I get an empty table, not nil, if I click Ok with nothing selected.
Quote:
Possible returned values would be:
nil - if no choice made or dialog cancelled
otherwise a table of chosen items (eg. { spice = true, fruit = true } )
Possible returned values would be:
nil - if no choice made or dialog cancelled
otherwise a table of chosen items (eg. { spice = true, fruit = true } )
But I get an empty table, not nil, if I click Ok with nothing selected.