The document under test is a part or an assembly.


Applies the operation if the browsed document contains a '' configurationEqual to'' or ''Different from'' the specified value.

Example If, in the document, the name of a main (non-derived) 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 certain configuration in the document, including the specified string.

Example

100* if the name of a configuration starts with the string 100 exists in the document, then the operation is applied.

*100 if the name of a configuration ending with the string 100 exists in the document, then the operation is applied.

*100* if the name of a configuration containing the string 100 exists in the document, then the operation is applied.


The level specifies whether the configurations counted are the main or derived configurations