logic/concat/list/3
Returns the result of concatenating the given lists or strings. See Rambdax's concat
Concat
a
result
b
c
Inputs
Name | Type | Default Value | Choices |
---|---|---|---|
a | list | ||
b | list | ||
c | list |
Outputs
Name | Type |
---|---|
result | list |
Returns the result of concatenating the given lists or strings. See Rambdax's concat
Name | Type | Default Value | Choices |
---|---|---|---|
a | list | ||
b | list | ||
c | list |
Name | Type |
---|---|
result | list |