Howdy,
I want to create a String type array of values, then select and print a value in the array based on a pre-determined value (door is open or closed) using if-then-else.
Here is what I have
...