Question
1
Replies
223
Views
Entel
Posted: April 6, 2020
Last activity: April 6, 2020
calculate mod of a number
how can I calculate the modulo of a number. with% it gives me a strange result.
I need to know if the rest of the division is 0 or different from 0
Please i need help!!!
For the calculation of the modulo of the number, you can use % directly. But the property type should be decimal, integer or double.
Please find the below article which gives the valid combination:
https://community.pega.com/sites/default/files/help_v73/designer%20studio/expressionbuilder/ref_eval_multiply.htm