Difference between revisions of "Command:If"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
== Description == | == Description == | ||
+ | Conditionally executes a group of statements, depending on the value of an expression. | ||
== Examples == | == Examples == |
Revision as of 20:16, 1 March 2005
Contents
Syntax
Description
Conditionally executes a group of statements, depending on the value of an expression.