Hi everyone,
Is it normal that I can't use logical expressions in conjunction with other expressions in a "set text" action?
For example, in the code below, the event 2 is working perfectly fine (when deactivating event 3), while event 3 is not working at all (when deactivating event 2). event 3 is always displaying "Paul" whatever the variable value is. I really don't see why...
Is it a bug, or am I missing something? The same problem occurs in C3.
(useful link if you aren't familiar with logical expression)