As
From Xojo Documentation
Language Keyword
Declares a variable or parameter name to be of a particular data type. Often used as part of these commands: Var, For...Next, Select...Case and more.
Used in these constructs:
- Var
- For...Next
- For Each...Next
- Select Case
- Properties
- Methods