Difference between revisions of "Gambas/functions"
< Gambas
Jump to navigation
Jump to search
(Date & Time Functions) |
(file/dir and stream functions) |
||
Line 9: | Line 9: | ||
* [http://gambasdoc.org/help/cat/char character test functions] (old) | * [http://gambasdoc.org/help/cat/char character test functions] (old) | ||
* [http://gambaswiki.org/wiki/cat/time Date & Time Functions] | * [http://gambaswiki.org/wiki/cat/time Date & Time Functions] | ||
+ | * [http://gambaswiki.org/wiki/cat/file File & Directory Functions] | ||
+ | * [http://gambaswiki.org/wiki/cat/stream Stream & Input/Output functions] | ||
* [http://gambaswiki.org/wiki/cat/string String Functions] | * [http://gambaswiki.org/wiki/cat/string String Functions] |
Latest revision as of 20:43, 14 May 2015
Intrinsic functions are listed on the Language Index page.
Functions
Function Groups
- Intrinsic Functions: all built-in (non-library) functions
- arithmetic functions (old)
- bit manipulation (old)
- character test functions (old)
- Date & Time Functions
- File & Directory Functions
- Stream & Input/Output functions
- String Functions