Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hey all,
I've created a custom trigger to do some cleanup after importing a reqif file from DOORS into Windchill. The script grabs the document container, walks through the contains field using walkHeirarchy(), then modifies a couple of the fields in each record.
Is is possible to determine what section level an item is at? So I need to do something different if a Heading is Section 1 vs Section 1.2.3 for example.
