Skip to main content

Filter null

Remove NULL or undefined values from a list

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 3 weeks ago

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?