Skip to main content

Filter null

Remove NULL or undefined values from a list

Written by Holly Conrad Smith

Use this when you want to remove null or undefined values from a list within a flow, for example cleaning up a list before passing it to a geometry node.

Inputs

Name

Abbreviation

Type

Access

Description

List

L

object

list

The list to remove NULLs from

Outputs

Name

Abbreviation

Type

Access

Description

List

L

object

list

The list with NULLs removed

Did this answer your question?