ifend
The code block if (cond) has one or more conditions that must be met in order for the code block to continue. If all of the conditions are met, the code block endif; is executed.
Shortcut: ifend
0 Comments
Add Comment
Log in to add a comment
ifend
The code block if (cond) has one or more conditions that must be met in order for the code block to continue. If all of the conditions are met, the code block endif; is executed.
Shortcut: ifend
Log in to add a comment