Skip to main content

Filter null

Remove NULL or undefined values from a list

Written by Holly Conrad Smith
Updated over 2 months 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?