Does anyone know the correct syntax for comparing dates in AES? Specifically today’s date with a property of DateType.
We compare by pulling the recorddate property from an IDO into variable and use the CURDATETIME() to get the current date and time. Works fine for us here. We do manipulation via DATEADD or DATEPART.