885
edits
m (syntax -> source) |
m |
||
Line 1: | Line 1: | ||
{{AGIWiki}} | {{AGIWiki}} | ||
This article describes the '''logic | This article describes the '''logic syntax''' for the C-like "official" AGI syntax described in the [[AGIWiki/AGI Specs|AGI Specs]] and supported by [[AGIWiki/AGI Studio|AGI Studio]] and [[AGIWiki/WinAGI|WinAGI]]. | ||
'''Note:''' The [[AGIWiki/WinAGI|WinAGI]] development environment supports an [[AGIWiki/VB Logic | '''Note:''' The [[AGIWiki/WinAGI|WinAGI]] development environment supports an [[AGIWiki/VB Logic Syntax|alternate syntax]], that is based on Microsoft's Visual Basic language, rather than the C language. At this time, the C-based syntax described in this article is the most widely-supported AGI logic syntax. | ||
== Action Commands == | == Action Commands == |
edits