Compute number of includes

I want to establish a rule based on the number of includes there are, along the lines of NumberOfFilledGroups, but includes are not groups. Is there a way to extract this value?

Includes are a modelling feature that is transparent at runtime. I.e. at (validation/computation) runtime, includes are in fact groups.

That is why you should be able to use NumberOfFilledGroups on those groups that are inserted via an include.

Hmmm… I seem to have been doing something wrong for the PrintEditor? I might actually have made a mistake in the path designation. I’m good! Thanks for the reply! :blush: