Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Cull number lists

Cull a number list using a mask.


Inputs

  • list

    • The list of values to cull.
  • mask

    • The list of boolean values that defines which values to cull.

Outputs

  • list

    • The list of values after defined values have been culled.
  • reject list

    • The list of values that have been culled.

Note(s)

  • Other names for this node include: CullList, Split list.

Example(s)