>=

This block is part of the condition group and was last modified in core v10.4.28.

>= v10.4.28

In pins 2
  • date_0 required
    date
  • date_1 required
    date
Out pins 1
  • condition
    condition

True when date_0 is at or after date_1 (date_0 >= date_1), compared as unix-second timestamps. Pins accept unix timestamps (number or numeric string) or date strings parsed as UTC. False when either date is missing or unparseable.

higherequal
singleequal

A typical wiring for >=: the condition out pin feeds branch.

Studio canvas example for the >= block: typical wiring for >=.

Version history

Introduced in v10.4.28.


Back to condition Return to the main group to view all sub-groups Back to condition date Return to the group to view all blocks within this group