THAT ARE
The THAT ARE macro helps you determine if assets are in a given state based on its name rather than its numeric value.
Before
THAT ARE('Open')
After
'Open' ENUMFILTER 'filter' SET 'propertyid' MAPTOPROPLIST POINTS 'filter' GET MAPFILTER
The THAT ARE macro helps you determine if assets are in a given state based on its name rather than its numeric value.
THAT ARE('Open')
'Open' ENUMFILTER 'filter' SET 'propertyid' MAPTOPROPLIST POINTS 'filter' GET MAPFILTER