라디오버튼 » Api

getcaption

Description

라디오버튼에 설정된 텍스트를 반환하는 API이다.

Return Value

Type Description
STRING 라디오 버튼에 설정된 텍스트

Example

function btngetCaption_on_mouseup() { screen.alert(radio.getcaption()); }

See Also

setcaption

Viewer Ver.

9.1.1.1

Update Date

20110303