Reference: choiceDialog
choiceDialog(S1, S2, ..., Sn) displays a dialog in which the user can choose between the strings S1, S2, ..., Sn. The choice of the user, one of the Sk's, is returned.
choiceDialog(S1, S2, ..., Sn) displays a dialog in which the user can choose between the strings S1, S2, ..., Sn. The choice of the user, one of the Sk's, is returned.