Takes technological objects of a type or multiple types separated by |.
{{#TechnologicalObjects.OfType(TO_SpeedAxis|TO_PositioningAxis)}}
{{Name}} is a speed axis or a positioning axis.
{{/TechnologicalObjects.OfType(TO_SpeedAxis|TO_PositioningAxis)}}
Note
While using mustache, it is important to ensure that the opening and closing tags of a section are identical, including any spaces.