비밀번호필드 » Api

isprintiteratepage

Description

필드의 텍스트 반복출력 여부를 반환하는 API이다.

Return Value

Type Description
BOOL 텍스트 반복출력 여부(true, false)

Example

function btn_isprintiteratepage_on_mouseup() { screen.alert(password_field.isprintiteratepage ()); }

See Also

isprintwidechar
isprintoutput

Viewer Ver.

9.1.1.1

Update Date

20091125