This object is in archive! 

Add TRUE and FALSE constants to Rule Creator

Mr Z shared this idea 11 years ago
Under Consideration

Add TRUE/FALSE constants to be used with variable like:

If SummerTime=TRUE instaed of IF SummerTime=1 (or what your implementation are)


Ex:

IF Date between

D1 and D2 THEN SummerTime=TRUE


Is much better than this:

IF Date between D1 and D2 THEN SummerTime=1

Leave a Comment
 
Attach a file