Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.twine.se/llms.txt

Use this file to discover all available pages before exploring further.

Skip the rest of the current evaluation. The exact effect depends on the Mode and where the node sits in the graph:
  • Skip mapping: the entire mapping produces nil. PropertyMapping interprets that as “do not write a value for this run”.
  • Skip iteration: when inside an Each subgraph, the current item is dropped from the result; when at the top level, behaves the same as Skip mapping.

Inputs

  • Data in — terminal; no value emerges past Skip.

Schema

  • Modeskip_mapping or skip_iteration.

Ports