list.append
available since version: 0.6
Works with data atoms
arguments:
- VALUE
appended value
type: list
properties:
- @value
Get/set append value
type: list
inlets:
- treated as empty input list
type: control
- set appended list
type: control
outlets:
- output concatenated list
type: control
keywords:
list
append
See also:
[list append]
Authors: Serge Poltavsky
License: GPL3 or later