Hello,I have a finish time field in a memorandum agenda form which I would like an alert (message) sent 2 minutes before the finish time expires.The script has an error message for the "," on line 4.var vEnd = Time2Num(ActionsEndTime.formattedValue, "HH:MM") // this is the finish timevar vSec = 2 * ...