[SOLVED] Comparing against time on an SFC

Good morning,

What would be the proper syntax to check if the current time was 11:59 PM in an SFC transition block or if a timer was equal to 300?

Thanks for any assistance.

Hello! You can use the built in date and time expression functions to help determine the hour and minute. From there you can do the comparisons and expression checks.
image

1 Like