Syntax: Difference between revisions
Category: Syntax
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
* [[SQF syntax]] | * [[SQF syntax]] | ||
[[Category: Syntax| ]] | [[Category: Syntax| ]] |
Revision as of 03:51, 22 December 2006
A syntax is a set of rules for the layout of scripting code. It assures that the game engine can read and understand the code by defining rules and control structures for the code.
In Operation Flashpoint and Armed Assault two different syntax are available:
- SQS syntax (deprecated since Armed Assault)
- SQF syntax