function.call
aliases: [func.call]
call named function
available since version: 0.3
arguments:
- NAME
function name
type: symbol
properties:
- @name
Get/set function name
type: symbol
inlets:
- input value
type: control
- change function name
type: control
outlets:
- function result
type: control
keywords:
function
call
See also:
[function]
Authors: Serge Poltavsky
License: GPL3 or later