i

Please enable JavaScript to view this site.

Documentation 8.7

The functions in this category allow to confirm a question about the information used in the form.

 

 

Descriptive Name

Description

Example

Is it an Email?

Verifies that the text entered as a parameter has an email format.

isEmail(text)

Only Letters?

Verifies that the value entered as a parameter consists only of letters.

onlyLetters(Text)

Only Numbers?

Verifies that the value entered as a parameter is a valid number.

onlyNumbers(Text)

Is it a Business Day?

Verifies that the value entered as a parameter is a business day.

isBusinessDay(pDate)

 

Send us your comments
Share on X Share on Linkedin Send by Email Print