![]() |
Next Page |
| Contents > Script steps reference (alphabetical list) > Control script steps > Else script step |
|
|
| Else script step |
| Format |
Else |
| Options |
| None. |
| Web compatibility |
| This script step is web-compatible. |
| Description |
| Use with the If script step. Performs one set of steps if a calculation is True (not zero), and another set of steps if the calculation is False (zero). |
| Example |
If [Table1::State = "CA"] |
| Related topic |
| Else If |
| If structure example |
| Script steps reference (alphabetical list) |
| Script step categories |
|
|
| Contents > Script steps reference (alphabetical list) > Control script steps > Else script step | Next Page |