Message 1 of 16
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
Just for curiosity,
If I have condition like length in between 1000-1500 and height greater than 500.
Now, if and progn condition used.
It's like it check the condition if not satisfied execute the second statement what I have defined.
#main part.
I want that length condtion to be carried out in second statement.
Is it possible...?
Any other conditions can we use for this...?
Thanks in advance
Basic learner.
Just for curiosity,
If I have condition like length in between 1000-1500 and height greater than 500.
Now, if and progn condition used.
It's like it check the condition if not satisfied execute the second statement what I have defined.
#main part.
I want that length condtion to be carried out in second statement.
Is it possible...?
Any other conditions can we use for this...?
Thanks in advance
Basic learner.
Solved! Go to Solution.