isEmail

Description

Determines whether the passed value is an email.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

value

The value to be checked.

String/Text

-

-

Yes

Output

DescriptionOutput Type

Returns true if value is an email otherwise false.

Boolean

Callback

N/A

Video

Coming soon.

Example

Coming soon.

Steps

Coming soon.

Result

Coming soon.

Last updated