I am creating a status report note on a drawing with multiple models and would like it to report back in a whether any of the associated drawing models have been modified in a users workspace using &PTC_MODIFIED. Do I need to write relations?
This is what I am looking to see:
IF all &PTC_MODIFIED equals FALSE then "False"
IF any &PTC_MODIFIED equals TRUE then "True"