Skip to main content

Narrowing the Search Elements By Attribute Value - Strong Notation

Strong notation can be used for searching a specific attribute of a specific template, as shown in the following example.

"SF_GasMeterTemplate:o_Rec_Test1" > 5

Syntax reference: [Expression]

Returns the list of elements that are inherited from the template SF_GasMeterTemplate and having attribute o_rec_test1 whose value is greater than 5.

Note

Use the search helper for selecting the proper template and attribute.