Version 2017.1.1: Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
Created page with "Small update to Version 2017.1.0. Included a new TQL statement XA that allows users to select Items in de TQL query based on an attribute. E.g. SELECT_ID_WHERE_AREA_IS_X..."
(No difference)

Revision as of 07:42, 7 February 2017

Small update to Version 2017.1.0.

Included a new TQL statement XA that allows users to select Items in de TQL query based on an attribute. E.g. SELECT_ID_WHERE_AREA_IS_X would show all Areas, using SELECT_ID_WHERE_AREA_IS_XA_IS_PEIL would only show the areas with an Attribute PEIL (where value !=0).