Hi,
I have a question about the internal process solving combined cases (if).
Is the complex (combined) comparement faster or slower (or both the same) ?
or How is a combined comparement processed:
- all compares are solved and build the result
- each compare is solved until the first gets false (like the decades)
thank you...
mercuryus