All

Keyword as

Keyword as can be: variable declaration, automatic variable declaration. Keyword as we can find in languages: Basic, FreeBASIC, Visual Basic .NET

variable declaration
name  As type
Keyword as you can find in: Basic FreeBASIC Visual Basic .NET


automatic variable declaration
 Dim name  As type = init_value
Keyword as you can find in: Basic FreeBASIC Visual Basic .NET



Languages: en hu cz sk