Hello!
Is there a way to create an IF or OR function that changes its output value to string with specific word when the specific requirements are met.
Im really green on that area.
Here is an example for what i mean. If a door orientation = R, then output value = "Word", If a door orientation = L, then output value = "WORD".
Is this possible even?