Next: get-string-selection
Up: wx:choice
Previous: get-selection
Returns the choice name for a given choice position (starting from
0), returning null if the provided position is negative or
too large.
- (send a-wx:choice get-string n) -> string or null
n : small integer
PLT