Statements¶
The
function language has the following statements defined:
| Statement |
|---|
| Case break |
| Case else break |
| Dim |
| Dim as Global |
| If then else end |
| If then end |
| Let |
| Return |
| Select case end |
| While do end |
The
function language has the following statements defined:
| Statement |
|---|
| Case break |
| Case else break |
| Dim |
| Dim as Global |
| If then else end |
| If then end |
| Let |
| Return |
| Select case end |
| While do end |