FacetList (Json Schema Facet List)

This bound property inserts a list of name/value facet properties based upon a comma separated list or * for all.
Figure 59.   FacetList bound property
Image

To add this bound property to a schema object or array, expand the BoundProperties folder in the palette and drag a FacetList to an object { } or to an array [ ] under the root object, then double-click the bound component.

Property Value Description
Binding ord, bql, neql, absolute path Establishes a relationship between a target object, such as a point, slot, component, tag, etc. and its representation in the framework.
Facet Csv List text (defaults to * for all) Inserts a list of name and value facet property pairs based upon a comma-separated list or asterisk (*) for all. Add facet keys as follows: units,mix,max.
Write Empty Strings For Missing Facets true or false (default) Determines if the JSON outputs an empty string when facets are missing.