G
Guest
Hi,
Just a quick question. If i am writing a nested IF statment what is the order of the execution.
i.e are the inner if statments evaluated first before the outer If statments?
If the inner IF statment evalutaes to false then am i right in saying the outer ones will no longer be evaluated
Just a quick question. If i am writing a nested IF statment what is the order of the execution.
i.e are the inner if statments evaluated first before the outer If statments?
If the inner IF statment evalutaes to false then am i right in saying the outer ones will no longer be evaluated