| TCLREAD | Index Level | THEN | ELSE statement.block |
| Syntax | THEN statement.block |
| Category | BASIC |
| Type | Statement |
| Description |
specifies which statements to execute when the conditional statement evaluates to true.
See the "then/else construct" for an explanation on the use of "then" and "else" clauses in statements that allow or require them. |
| Options | |
| See Also | THEN | ELSE statement.block Boolean Evaluation statements & functions ONERR READT NULL OPEN ELSE WRITET LOCK MATCH LOCKED NOT END |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| TCLREAD | Index Level | THEN | ELSE statement.block |