라디오그룹 » Api

setselectedcode

Description

라디오그룹에서 해당하는 코드값을 가진 라디오버튼을 선택하는 API이다.

Parameters

Parameters Type Description
strCode STRING 선택할 아이템의 코드값

Return Value

Type Description
void 없음

Example

function btn_setselectedcode_on_mouseup() { radiogroup.setselectedcode("2"); }

See Also

getselectedcode
setselectedcodeex

Viewer Ver.

9.1.1.1

Update Date

20210514