have this piston that i am working on which needs to check if datetime stored in a variable is after now. however, when i compare it to now it evaluates as true though its not set yet for the first run of the piston. so, it never gets to the part of the piston where the variable would get set.
anyway to fix this without doing one time workarounds?
thanks!