Icon View Incident Report

Serious Serious
Reported By: Matthew Jones
Reported On: 6/13/2013
For: Version 1.02 Build 1
# 3864 Compiler Not Allowing Subtraction of Integers from DateTime Values

The help says "Date/time types are actually just 32-bit integers, so they can be manipulated just like the Integer type."

This does not appear to be consistent. I am trying to get yesterday's date, using the following code, but I get an error
"Expected integer or float but insteadl found tmToday".

If I make that a + instead, it compiles without problem.

DayOf(tmToday - 1)



Resolution Resolution
Fixed Problem on 6/14/2013 in version 1.02 build 2


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image