> def > variable | ![]() |
| Documentation |
|
Each variable has a datatype.
A variable can be public, private or local.
Only classes written in Gambas can declare public variables.
![]() | A variable is faster to access than a property, but you have no control on it. |