The document under test is a part or 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 ''.Defaultthen the operation is applied.


You can use the '' character*'' placed before or behind a specific character string, to test for the absence of a property in the document containing the character 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 begins with the string 100then the operation is applied.

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