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...") |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Tutorials and Guides|Tutorials and Guides Table of Contents]]<br /> | ||
+ | | ||
+ | <div align="center"><span style="font-size: 22pt">Logic Language Reference</span></div> | ||
+ | |||
+ | | ||
+ | |||
Use the following links for helpful information about the AGI logic scripting language. | Use the following links for helpful information about the AGI logic scripting language. | ||
− | == General topics == | + | |
+ | |||
+ | == <br />General topics == | ||
* [[Tutorials_and_Guides|Tutorials and Guides]] for logic programming tutorials | * [[Tutorials_and_Guides|Tutorials and Guides]] for logic programming tutorials | ||
− | * [[ | + | * [[Logic Syntax|Logic syntax]] |
* [[:Category:Logic Concepts|Logic Concepts]] | * [[:Category:Logic Concepts|Logic Concepts]] | ||
Line 10: | Line 18: | ||
** [[Number|Numbers]] | ** [[Number|Numbers]] | ||
** [[Variable|Variables]] | ** [[Variable|Variables]] | ||
− | *** [[Special | + | *** [[Special Variables|Special variables]] |
** [[Flag|Flags]] | ** [[Flag|Flags]] | ||
− | *** [[Special | + | *** [[Special Flags|Special flags]] |
** [[Message|Messages]] | ** [[Message|Messages]] | ||
− | ** [[Animated | + | ** [[Animated Object|Animated objects]] |
− | ** [[Inventory | + | ** [[Inventory Items|Inventory items]] |
** [[String|Strings]] | ** [[String|Strings]] | ||
− | ** [[ | + | ** [[Word|Words]] |
− | ** [[ | + | ** [[Controller|Controllers]] |
== Command reference == | == Command reference == | ||
− | * [[Logic | + | * [[Logic Commands by Name|Logic commands by name]] |
* [[:Category:Logic Commands|Logic commands by category]] | * [[:Category:Logic Commands|Logic commands by category]] | ||
+ | |||
+ | | ||
+ | |||
+ | [[Category:References]] | ||
+ | [[Category:AGI Logic]] | ||
+ | [[Category:Variables]] | ||
+ | [[Category:Tutorials]] |
Latest revision as of 13:58, 30 January 2024
Tutorials and Guides Table of Contents
Logic Language Reference
Use the following links for helpful information about the AGI logic scripting language.
General topics
- Tutorials and Guides for logic programming tutorials
- Logic syntax
- Logic Concepts
- Data types
Command reference