[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Why is "then" required in the if statement?
- From: Matt Campbell <mattcampbell@...>
- Date: Sat, 01 Dec 2007 14:01:48 -0600
Perhaps this is a FAQ, but why does the if statement require the "then"
keyword after the condition? Does requiring this keyword eliminate some
ambiguity?
Thanks,
Matt