Hi all,
I am just now starting use LabView and I am currently trying to execute some code in a MathScript node. My MathScript node takes in two inputs which are inputted by a numerical control from the user and then it outputs a value to the numeric indicator.
However, in my MathScript node I wanted to use an if statement to see if a variable (defined to be an empty array) is empty or if a value has been stored in it already and I wasn't sure if you can do this type of coding in a MathScript node?
Any help is greatly appreciated! 🙂 Thanks!