[Pascal – TUT] Posts 3: The command structure
![](https://i0.wp.com/cachhoc.net/wp-content/uploads/2013/11/pascal.jpg?fit=250%2C188&ssl=1)
1. A branch statement. Syntax incomplete form: If the condition is true, then perform the job (opposite condition is false does not do the job). b. Full format Syntax: If the condition is true, then perform the job 1, opposite condition is false, the execution of work 2. Note before ELSE no sign ; (semicolon). * If […]
Recent Comments