archz2
October 19, 2020, 2:23pm
1
How can I use evaluate component without giving error in ‘display full names’ mode?
I attached range component with default values and I get error while using full names.
Here’s ‘draw full names’ mode is switched on
Here’s ‘draw full names’ mode is switched off.
bumaye
(Bumaye)
October 19, 2020, 2:34pm
2
Hello archz2,
you just have to rename the inputs of the Evaluate Component to “x” and “y”.
The “Draw full names” changes the inputs.
By right-clicking at the inputs, you can rename them.
The “expression” -component behaves similiar.
greetings,
Bumaye
Hi,
The problem is when you display full names the name of the variable is becoming “Variable x” instead of “x”.
You can right click on the input name “variable x” rename it to “x”, same for the y and rest, double click to open the expression editor, click ok to close and it should be fine.
Note also that the naming is case insensitive.
[image]
Same issue, but not addressed yet.
Edit: Above mentioned option works I have seen many suggestion this same method, but what is the reason for this error.
Cheers,
BVR
archz2
October 19, 2020, 2:40pm
4
Thanks. This trick works. Though I have to disconnect and reconnect my expression to get it working.