Difference between revisions of "AGIWiki/Variable"

Jump to navigation Jump to search
43 bytes added ,  14:27, 31 March 2013
m
no edit summary
(Created page with "{{AGIWiki}} A '''variable''', also known as a '''var''', can contain an integer value from 0 to 255, thus being the AGI equivalent of a byte (or unsigned char in C and C++). Var...")
 
m
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
== See also ==
== See also ==


* [[AGIWik/Special variables|Special variables]]
* [[AGIWiki/Special variables|Special variables]]
* [[AGIWiki/Defines|Defines]]
* [[AGIWiki/Defines|Defines]]
* [[AGIWiki/Mathematical commands|Mathematical commands]]
* [[AGIWiki/Mathematical commands|Mathematical commands]]
* How to use the [[AGIWiki/Inventory-items|inventory-items]] as variables.
* How to use the [[AGIWiki/Inventory items|inventory items]] as variables.


== Sources ==
== Sources ==


* [[AGIWiki/AGI Studio|AGI Studio]] help file
* [[AGIWiki/AGI Studio|AGI Studio]] help file
== Data types ==
{{AGIWiki/Data types}}
885

edits

Navigation menu