<oRadioGroup>:getItem(<nPosition>) --> <oRadioButto>
<nPosition> is a numeric value that indicates the position in the list of the
item that is being retrieved.
Returns the RadioButto object specified by <nPosition>.
getItem() is a method of the RadioGroup class that is used for
retrieving a radio button from a radio group.