Hello all, I am having the same issue, but it is not solved. I created the following expressions on the ADE Assembler outputs: t1 --> VAR("retraso") t2 --> (VAR("retraso") + (VAR("step"))) retraso and step are design variables and they are properly defined. *Error* ("plus" 0 t nil ("*Error* plus: can't handle (nil + nil)")) *Error* Evaluating expression ((VAR("retraso") + VAR("step"))). *Error* ("eval" 0 t nil ("*Error* eval: not a function" VAR("step"))) Thanks in advance
↧