Function: query - j5 - 30 - Reference - Hexagon

j5 Framework IndustraForm API Reference

Language
English
Product
j5
Search by Category
Reference
j5 Version
30

query(attribute_names, default_element_attribute=None, **kwargs)

This returns a single ValueCollection with the values of the requested attributes.

Parameters

  • attribute_names – List of element attribute IDs (str). Please refer to the IndustraForm REST API documentation for a full description of the supported attribute names.

Returns

  • ValueCollection

Raises

  • InvalidAttributeException - If the attribute isn’t supported.