Difference between revisions of "Gambas/syntax"
< Gambas
Jump to navigation
Jump to search
(current documentation link) |
(Method Declaration) |
||
Line 6: | Line 6: | ||
==Links== | ==Links== | ||
* [http://gambaswiki.org/wiki/lang Language Index] (current documentation) | * [http://gambaswiki.org/wiki/lang Language Index] (current documentation) | ||
+ | ** [http://gambaswiki.org/wiki/lang/methoddecl Method Declaration] (procedures and functions) | ||
* [http://gambasdoc.org/help/lang Language Index] (old documentation) | * [http://gambasdoc.org/help/lang Language Index] (old documentation) |
Revision as of 20:16, 14 May 2015
This is an index to Gambas reference materials.
Pages
- /variables - declaring and using variables
- /control - execution control structures
- /operators
Links
- Language Index (current documentation)
- Method Declaration (procedures and functions)
- Language Index (old documentation)