팩토리 » Api

isemail

Description

파라미터 값이 e메일 주소 형식 여부를 반환한다.

Parameters

Parameters Type Description
strValue STRING 비교 대상 문자열
bEmptyIsTrue BOOL [옵션] 공백 문자열 값인 경우, true 여부 (기본값: true)

Return Value

Type Description
BOOL e메일 주소 형식 여부

Example

//

See Also

isalpha
isdigit
checkhangul
checkspecialchar

Viewer Ver.

9.1.1.1

Update Date

20190320