get first filled field
This block is part of the object group and was last modified in core v10.4.28.
Fields Selection Required
This block relies on fields that you selected to perform its data actions. You must manually select the fields you want to use in your flow using the fields selector modal. To access the modal, click the white button on the block.
get first filled field v10.4.28 get the first filled field
In pins 1
- Object required
object
Out pins 1
- Output
value
Returns the value at the first selected field (in selector order) whose dot path exists in the object with a non-null value; null-valued fields are skipped. Outputs nil when no field matches. 'Filled' means non-null only -- empty strings, 0, false and {} all count as filled.
A typical wiring for get first filled field: the output out pin feeds convert to uppercase.

Version history
Introduced in v10.4.28.
Back to
object Return to the main group to view all sub-groups Back to object Return to the group to view all blocks within this group
