Difference between revisions of "Logic Language Reference"
From AGI Wiki
Jump to navigationJump to search| (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> | ||
| + | |||
| + | <br /> | ||
| + | ==<br /> Introduction == | ||
| + | |||
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 24: | ||
** [[Inventory Items|Inventory items]] | ** [[Inventory Items|Inventory items]] | ||
** [[String|Strings]] | ** [[String|Strings]] | ||
| − | ** [[ | + | ** [[Word|Words]] |
| − | ** [[ | + | ** [[Controller|Controllers]] |
== Command reference == | == Command reference == | ||
| Line 24: | Line 31: | ||
* [[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 16:23, 7 April 2025
Tutorials and Guides Table of Contents
Logic Language Reference
Introduction
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