콤보 리스트상의 아이템을 숨기기/보이기 할 수 있는 API입니다.
function screen_on_load() { // 코드 "0"에 해당하는 아이템 숨김 cb.setitemhidden("0", true); }