Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello!
Recieve an error that this value must be a scalar . What am i doing wrong?
/E
Solved! Go to Solution.
The problem is one line above the call of STEP13. There is a multiplication sign between the parameters of that function instead of the comma.
The problem is one line above the call of STEP13. There is a multiplication sign between the parameters of that function instead of the comma.
Thanks!