라디오그룹의 지정한 인덱스에 라디오버튼을 삽입하는 API이다.
function btninsertstring_on_mouseup() { radiogroup.insertstring(2, "06:test"); // 라디오버튼삽입 }