Version 2017.1.1: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(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...")
 
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Version 2017.1.1 was released on January 13th on preview.tygron.com
Small update to [[Version 2017.1.0]].
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).
===Improvements===
* 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_PEIL would only show the areas with an Attribute PEIL (where value !=0).)

Latest revision as of 15:54, 16 January 2018

Version 2017.1.1 was released on January 13th on preview.tygron.com

Small update to Version 2017.1.0.

Improvements

  • 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_PEIL would only show the areas with an Attribute PEIL (where value !=0).)