Expression Logic Functions |
Logical expressions determine how your script will proceed when it encounters conditional and/or looping statements.
Name |
Description |
---|---|
Defines a conditional expression, as well as the expressions to execute depending on the outcome of the conditional expression. |
Related Topics