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...")
 
No edit summary
Line 1: Line 1:
Version 2017.1.1 was released on January 13th on
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).
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).

Revision as of 08:41, 7 February 2017

Version 2017.1.1 was released on January 13th on

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).