The document under test is a part, an assembly or a drawing.


Applies the operation only if the document name is ''.Equal to'' or ''Different from'' the given value.

Example If the document name is equal to ''.Supporting case'' then the operation is applied.

 

You can use the '' character*'' placed in front of or behind a specific string, in order to test the absence of a property in the document, including the string.

Example : Share if the document name begins with the string Sharethen the operation is applied.

*Part if the document name ends with the string Sharethen the operation is applied.

*Part* if the document name contains the string Sharethen the operation is applied.