RUAL Documentation

filter empty

This block is part of the array group and was last modified in core v10.4.28.

filter empty v10.4.28

Returns an array of all non-empty items. Empty is defined as: null$code$ or undefined$code$.

Pin Pin Type Default
Arrayrequired
array
filter string
If true given, we will filter empty strings too.
condition
Pin Pin Type Example
Arrayrequired
Array of items that are not empty.
array

Core Releases

v10.4.28 This block was introduced in v10.4.28, click here to see the release notes.
Back to array Return to the main group to view all sub-groups Back to array Return to the group to view all blocks within this group