The document under test is a part or an assembly.


Applies the operation if the name of the active configuration is ''.Equal to'' or ''Different from'' the value of the property.

Example If, in the document, the name of the active configuration is equal to ''.Default'' 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.

*100 if the name of the active configuration ends with the string 100then the operation is applied.

100* if the name of the active configuration starts with the string 100then the operation is applied.

*100* if the name of the active configuration contains the string 100then the operation is applied.