(.js)
laraImport("antarex.margot.config.MargotKnob");
(.lara)
import antarex.margot.config.MargotKnob;
Classes:
new MargotKnob(knobName, varName, varType)
Class representing a mARGOt knob.
getName()
Returns the name of the knob.
getVarName()
Returns the name of the code variable that holds the knob value.
getVarType()
Returns the type of the code variable that holds the knob value.