토글버튼 » Api

getontext

Description

토글버튼 on상태일 때 텍스트를 가져오는 API이다.

Return Value

Type Description
STRING 토글버튼 on상태일 때 텍스트

Example

function getontext_on_mouseup(objInst) { screen.alert(togglebtn.getontext()); }

See Also

setontext

Viewer Ver.

9.1.1.1

Update Date

20161216