TQL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 16: | Line 16: | ||
! Example | ! Example | ||
|- | |- | ||
| | | IS | ||
| Equal to | | Equal to | ||
| | | 'CATEGORY_IS_OFFICES' | ||
|} | |} |
Revision as of 12:54, 30 June 2015
Please note: This page is currently being updated! |
TQL
The Tygron Query Language is a special-purpose programming language designed for obtaining spacial area information from a specific game session on the Tygron Engine. The primary reason for its development was to make an easy to use bridge between the Tygron Engine and Microsoft Excel.
Operators
Operator | Description | Example |
---|---|---|
IS | Equal to | 'CATEGORY_IS_OFFICES' |