한글필드 » Api

getdisplaytext

Description

필드에 보여지는 값을 반환하는 API이다.

Return Value

Type Description
STRING 필드에 보여지는 값

Example

function btnGetDispTest_on_mouseup() { screen.alert(fldKor.getdisplaytext()); }

Viewer Ver.

9.1.1.1

Update Date

20110308