Yeeflow calculation allows you to create powerful logic and customized form. Calculation can be used to set default values or get logic display values that you use expression elements to conduct operations.
Appointed Values
Calculated or Joint Values
Conditional Logic
Pro Tip:
Please ensure that the right data type is accordance with your defined value format, or it will be display with error values.
Appointed Values
In the calculation editor box (Expression Editor), you can enter a constant or literal value: Number (123) and Text(A)
.
As well you can use Expression(โฆ) or Function(F) to get a direct value.
Calculated or Joint Values
You can enter a complex calculation that you're intending to:
Calculate two or more numeric values to a numeric value:
You may use one or multiple operators of Plus (+); Minus (-); Multiply (*); Divide (/); Modulo (%) to compute the new numeric value.
String Concat(+) to a joint string value: Except numeric values calculated, you can join any two or more operator data into one string value.
Conditional Logic
Yeeflow provides a calculation for creating complex conditional logic. The Expression Editor lets you build conditions using any of these elements to get a dynamic values.
Click on the Function(F) and each one will instruct you to create the conditions and perform calculations dynamically.
โ
โ