I am writing a program that can read the system time from ( PC or Mobile ) and compare it to a stored value ( TIME NOW ). when both values match, the software should send a notification.
I used the function in the window Workflow / Condition [TIME]=TIMENOW()
and it didn’t work.
Is there a different equation/function ?