Showing posts with label When are you supposed to use endif to end the conditional statement?. Show all posts
Showing posts with label When are you supposed to use endif to end the conditional statement?. Show all posts

Saturday, May 16, 2009

When are you supposed to use endif to end the conditional statement?

When the original if was followed by : and then the code block without braces.