groogg
2005-07-06 14:40:38 UTC
I want to write a simple if-else statement in the Formula node in Labview.I want to writeif (condition)executeelse if (condition)executeelseexecuteendendbut the "else if" generates error in statement. Is this way of writing not allowed? Can I do it in another way?
I want to avoid using a case structure since I already have 5 cases in one case structure and this if statement is just going to be in one of these./grogg
I want to avoid using a case structure since I already have 5 cases in one case structure and this if statement is just going to be in one of these./grogg