FileChooser.getChoice
string getChoice(string id)Gets the currently selected option in the 'choice' with the given ID.
Parameters
id | the ID of the choice to get |
Returns
the ID of the currenly selected option
string getChoice(string id)Gets the currently selected option in the 'choice' with the given ID.
id | the ID of the choice to get |