


Views
Replies
Sign in to like this content
Total Likes
You'll need to change the "eq" operators to "=", the assignment operator, in your "then" statements, as well as in the final "else." "eq" is the alternate form for "==", the equality operator.
Views
Replies
Sign in to like this content
Total Likes