Difference between revisions of "Gambas/reference"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
m (Gambas Reference moved to Gambas reference)
(Language Overviews)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Computing]]: [[Software]]: [[Gambas]]: [[Gambas Reference|Reference]]{{seed}}
+
==Pages==
==Functions==
+
* {{l/same|controls}} - built-in control components
* [[Format (Gambas)|Format]]
+
* {{l/same|functions}} - built-in functions
* [[IsDigit]] (2.0; see [http://gambasdoc.org/help/lang/isdigit])
+
* {{l/same|libraries}} - available code libraries
==Function Groups==
+
* {{l/same|syntax}} - language syntax
* [http://gambasdoc.org/help/cat/arith arithmetic functions]
+
==Links==
* [http://gambasdoc.org/help/cat/bit bit manipulation]
+
* [http://gambaswiki.org/wiki/cat Language Overviews]: keywords and built-in functions, grouped by topic
* [http://gambasdoc.org/help/cat/char character test functions]
 
==Language Elements==
 
* [http://gambasdoc.org/help/cat/arithop arithmetic operations]
 
* [http://gambasdoc.org/help/cat/assignop assignment operators]
 
==Libraries==
 
* [[gb.db]]
 

Latest revision as of 20:07, 17 May 2015

Pages

Links