Mathematical functions
The following functions give their results as decimal numbers, e.g. 1.0, 1.2 etc.
![]() |
It is currently only possible to use numbers formatted with the decimal mark period or fullstop ("."). Thousands separators may not be used. For example, "1.5" is accepted, but "1,5" is not. "1000" can be entered but "1,000" cannot. Entering "1.000" is equivalent to entering "1". |
![]() |
Use single quotes around negative numbers, e.g. '-0.5'. |
Date functions
![]() |
If you want to use the result of a date function as a part of your test data (i.e. to enter or check), then you will most likely need to use formatDate on any date modifications you have performed. |