never

This block is part of the date group and was last modified in core v11.2.1.

never v11.2.1

Will return the -1 unix timestamp. It can be used as expiry for the document update or remove actions

Out pins 1
  • date
    date

    The never date (-1).

A typical wiring for never: the date out pin feeds if.

Studio canvas example for the never block: typical wiring for never.

Commonly used with

In production blueprints, this block is most often wired together with:

  • if: this block feeds into it. Allows you to use different dates based on your given condition (true/false).
  • update document: this block feeds into it. Update document in the given storage and creates a revision for it.

Used in these guides

These documentation pages use or explain this block:

Version history

Introduced in v11.2.1.


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