토글버튼 » Api

getofftext

Description

토글버튼 off상태일 때 텍스트를 반환하는 API이다.

Return Value

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

Example

function getofftext_on_mouseup(objInst) { screen.alert(togglebtn.getofftext()); }

See Also

setofftext

Viewer Ver.

9.1.1.1

Update Date

20161216