pen one
03/22/2022, 9:15 PM<#if transaction.total < 5000>Total is over 5K</#if>
And the error I get is:
Can't compare values of these types. Allowed comparisons are between two numbers, two strings, two dates, or two booleans.
How can I fix this?Zoran R-DATAGRAM
03/23/2022, 6:44 AMpen one
03/23/2022, 11:49 AMcreece
03/23/2022, 4:37 PMcreece
03/23/2022, 4:37 PMpen one
03/23/2022, 5:39 PM