In my project, I have to use arrays to input my data.
However, when connecting the array to case structure, it can only perform the true/false condition but not string and constant conditions.
How can i solve it?
In my project, I have to use arrays to input my data.
However, when connecting the array to case structure, it can only perform the true/false condition but not string and constant conditions.
How can i solve it?