Search FlexiRule docs

Recent
Pinned

Press Esc to close. Use arrow keys and Enter inside results. Searches are remembered locally.

FlexiRule Docs

Execution Context Reference

This reference describes the variables available to the engine at the moment of triggering.

Improve this page

Execution Context Reference#

This reference describes the variables available to the engine at the moment of triggering.

DocType Events#

  • doc: The current document object.
  • old_doc: The document state before the current transaction.
  • user: The user who initiated the event.

Scheduler Events#

  • now: The current system timestamp.
Last updated Jun 26, 2026