Hello there, I am trying to use the expression editor to add two values together, however I keep getting Error: value() : internal error
Below is the code I am using.
value( column( “Thigh_Ctrl_P_Pos_x”)) + value( column(“Thigh_Ctrl_PP_Pos_x”))
Any help is appreciated!