remove from custom array
This block is part of the mutations group and was last modified in core v10.4.28.
remove from custom array v10.4.28 In pins 8
- Array required
array - Field required
value - Boolean required
condition - Value required
value - Number required
number - Date required
date - Object required
object - index required
number
Out pins 1
- mutations
mutations
Emits one array.remove mutation deleting the given value from the array at the dot-path named by the field pin. The value comes from the typed pins (when several are wired, the later one wins; dates become unix timestamps); an empty field name yields an empty mutations list.
A typical wiring for remove from custom array: the mutations out pin feeds get at index.
Version history
Introduced in v10.4.28.
Back to
mutations Return to the main group to view all sub-groups Back to mutations Return to the group to view all blocks within this group 