Macro: How to get number of items in a hole feature set?

Macro: How to get number of items in a hole feature set?

siwalker
Enthusiast Enthusiast
314 Views
1 Reply
Message 1 of 2

Macro: How to get number of items in a hole feature set?

siwalker
Enthusiast
Enthusiast

What code would I need to check how many hole features are within a specified hole feature set?
Thanks

0 Likes
Accepted solutions (1)
315 Views
1 Reply
Reply (1)
Message 2 of 2

icse
Collaborator
Collaborator
Accepted solution
int $number = size(components(entity('featureset','YourFeatureName')))