Hello, if I try to input a number that’s very large in ANY module like so
“{{if((124.var_crm_userID = 5596596000000691001) | (124.var_crm_userID = 5596596000001067001); 5596596000000628055; 124.var_crm_userID)}}”,
It will be changed to
“{{if((124.var_crm_userID = 5596596000000691000) | (124.var_crm_userID = 5596596000001067000); 5596596000000628000; 124.var_crm_userID)}}”.
Can someone check if they get the same issue?