<oRadioGroup>:insItem(<nPosition>, <oRadioButto>) --> self <nPosition> is a numeric value that indicates the position at which the new item is inserted. <oRadioButto> is the RadioButto object to be inserted. insItem() is a method of the RadioGroup class that is used for inserting a new radio button into a radio group.