isEmail
Description
Determines whether the passed value is an email.
Input / Parameter
Name | Description | Input Type | Default | Options | Required |
---|---|---|---|---|---|
value | The value to be checked. | String/Text | - | - | Yes |
Output
Description | Output 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.
Links
Last updated