TQL name

From Tygron Support wiki
Revision as of 14:12, 26 June 2020 by Rudolf@tygron.nl (talk | contribs) (Created page with "{{stub}} A TQL name is a name which fits a specific set of restrictions, allowing it to be used unambiguously in TQL queries. Attributes and Globals must...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub.

A TQL name is a name which fits a specific set of restrictions, allowing it to be used unambiguously in TQL queries. Attributes and Globals must always have a name conforming to those restrictions, because queries use those names verbatim.

Restrictions

The following restrictions apply:

  • Must be entirely capitalized
  • May only consist of letters, numbers, and underscores
  • May not be structures as a valid TQL clause. The following examples are not allowed:
    • WHERE_GRID_IS_1