한글필드 »
Api
getmaskinglength
Description
masking_length 속성 값을 반환하는 API이다.
Return Value
Type
Description
short
masking_length 속성 값
Example
function btn_on_mouseup() { screen.alert(fld.getmaskinglength()); }
See Also
setmaskinglength
Viewer Ver.
9.1.1.1
Update Date
20190902