Thought I'd start out with a beginners level question and an advanced level question. For the beginners lets limit responders to those who have fewer than 50 posts on the forum.
So lets get to the puzzles. For the beginners, I'll give 20 rep points to the first correct response for the following question.
I want to assign to a variable the text value 1+1. How can I do that?
For anyone to answer
For bragging rights and 20 rep points for the first correct answer, what's wrong with the following code? Consider various values for variable "var", not just "ABC".
Advanced
Code: Select all
Let>var=ABC
If>{(%var%<>"ABC")or(%var%<>"DEF")or(%var%<>"GHI")}
MDL>Do This
Else
MDL>Do That
EndIf