라디오그룹 아이템을 숨기기/보이기 할 수 있는 API입니다.
function screen_on_load() { // 라디오그룹 0 번째 아이템 숨김 radiogroup.setitemhidden(0, true); }