I am trying to create an outcome that compares the current date against a date specified in a form but I'm not sure how to get the current date for the comparison. I was going to accomplish this the following way:
First Variable: Date Specified by Originator
Comparison Operator: <
Second Variable: Current Date (this is the one I need help with)




