Difference between revisions of "Logic Language Reference"
From AGI Wiki
Jump to navigationJump to search| (6 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<div align="center"><span style="font-size: 22pt">Logic Language Reference</span></div> | <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. | ||
| − | + | ==<br /> 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 26: | Line 25: | ||
** [[String|Strings]] | ** [[String|Strings]] | ||
** [[Word|Words]] | ** [[Word|Words]] | ||
| − | ** [[ | + | ** [[Controller|Controllers]] |
== Command reference == | == Command reference == | ||
| Line 35: | Line 34: | ||
| | ||
| − | [[Category:Logic]] | + | [[Category:References]] |
| + | [[Category:AGI Logic]] | ||
[[Category:Variables]] | [[Category:Variables]] | ||
| − | |||
[[Category:Tutorials]] | [[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