R/func.R
FuncInput.Rd
This represents an input of a Func.
Func
FuncInput(id, type, alias = NULL)
(ValueId) The id of the input.
ValueId
(ValueType) The type of the input.
ValueType
(integer(1) | NULL) With which output buffer to alias this input.
integer(1)
NULL
(FuncInput)
FuncInput