VB Logic Syntax
From AGI Wiki
Revision as of 13:52, 2 August 2013 by Andrew Branscom (talk | contribs)
The VB Logic Syntax is a syntax style for AGI logic resources that is based on Visual Basic. It was introduced with the WinAGI development environment and is currently supported by WinAGI only.
Note: there is another AGI syntax style, based on the C programming language. The C-like syntax is the "official" AGI syntax and enjoys the widest support among AGI development environments. This is primarily a concern if compatibility across development environments is a priority for your project.