라디오그룹 » Api

getcount

Description

라디오그룹의 아이템 개수를 반환하는 API이다.

Return Value

Type Description
short 라디오그룹의 아이템 개수

Example

function btn_getcount_on_mouseup() { screen.alert(radiogroup.getcount()); }

Viewer Ver.

9.1.1.1

Update Date

20210514