Question:
How can I compare two dates to find out which comes first via scripts?
Solution:
To do so, you must load the date values in variables by using MakeTime() function in the Global Manager. Then, test the values of these variables via an IF control/decision command to determine which date is older.