Difference between revisions of "Logic Language Reference"
From AGI Wiki
Jump to navigationJump to search(9 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 | ||
Line 17: | Line 25: | ||
** [[Inventory Items|Inventory items]] | ** [[Inventory Items|Inventory items]] | ||
** [[String|Strings]] | ** [[String|Strings]] | ||
− | ** [[ | + | ** [[Word|Words]] |
− | ** [[ | + | ** [[Controller|Controllers]] |
== Command reference == | == Command reference == | ||
Line 24: | Line 32: | ||
* [[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]] | ||
+ | |||
+ | | ||
+ | |||
+ | [[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