일반필드 » Api

getpatternmask

Description

필드에 입력된 데이터의 마스크 패턴을 리턴하는 API이다.

Return Value

Type Description
STRING pattern_mask 속성값

Remark

* ex) AAA-XXAA

Example

function btngetpatternmask_on_mouseup() { var strPatternMask = fldNormal.getpatternmask(); }

See Also

setpatternmask

Viewer Ver.

9.1.1.1

Update Date

20170905