| elseif | |
| ACTION: |
make an alternative test if the previous condition was not met.
|
| USE: |
conditional execution
|
| RELATED: |
conditionals
if
else
endif
|
| elseif | |
| ACTION: |
make an alternative test if the previous condition was not met.
|
| USE: |
conditional execution
|
| RELATED: |
conditionals
if
else
endif
|