Difference between revisions of "Logic Language Reference"

From AGI Wiki
Jump to navigationJump to search
(Created page with "Use the following links for helpful information about the AGI logic scripting language. == General topics == * Tutorials and Guides for logic progra...")
 
Line 4: Line 4:
  
 
* [[Tutorials_and_Guides|Tutorials and Guides]] for logic programming tutorials
 
* [[Tutorials_and_Guides|Tutorials and Guides]] for logic programming tutorials
* [[Logic_syntax|Logic syntax]]
+
* [[Logic Syntax|Logic syntax]]
 
* [[:Category:Logic Concepts|Logic Concepts]]
 
* [[:Category:Logic Concepts|Logic Concepts]]
  
Line 10: Line 10:
 
** [[Number|Numbers]]
 
** [[Number|Numbers]]
 
** [[Variable|Variables]]
 
** [[Variable|Variables]]
*** [[Special variables|Special variables]]
+
*** [[Special Variables|Special variables]]
 
** [[Flag|Flags]]
 
** [[Flag|Flags]]
*** [[Special flags|Special flags]]
+
*** [[Special Flags|Special flags]]
 
** [[Message|Messages]]
 
** [[Message|Messages]]
** [[Animated object|Animated objects]]
+
** [[Animated Object|Animated objects]]
** [[Inventory items|Inventory items]]
+
** [[Inventory Items|Inventory items]]
 
** [[String|Strings]]
 
** [[String|Strings]]
 
** [[index.php/Word|Words]]
 
** [[index.php/Word|Words]]
Line 22: Line 22:
 
== Command reference ==
 
== Command reference ==
  
* [[Logic commands by name|Logic commands by name]]
+
* [[Logic Commands by Name|Logic commands by name]]
 
* [[:Category:Logic Commands|Logic commands by category]]
 
* [[:Category:Logic Commands|Logic commands by category]]

Revision as of 13:44, 2 August 2013

Use the following links for helpful information about the AGI logic scripting language.

General topics

Command reference