However, when called with two arguments, it complains that the argument #3 is nil, if called with three arguments, it says "wrong number of arguments".LuaConstantCombinatorControlBehavior
Control behavior for constant combinators.
set_signal(index, ConstantCombiantorSignal)
Sets the signal at the given index
Parameters
index :: uint
code
Also, the definition of ConstantCombiantorSignal seems to contain index already, why is it requested as separate argument?