User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
Currently, the "equal to 0" and "not equal to 0" VIs provide a clean way to check whether a number (or array of numbers) is 0, but I often find myself wanting the same thing for other data types. This VI should adapt to other types which have an obvious "nothing" value, such as:
String - ""
Path - <not a path>
Boolean - false
Refnum - <not a reference>
etc...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.