The document contains a configuration whose name is equal to a given value
The document under test is a part or assembly.
Applies the operation if the scanned document contains a '' configuration.Equal to'' or ''Different from'' the specified value.
Example If, in the document, the name of a main (non-derivative) configuration is equal to '', the name of the configuration is equal to ''.Defaultthen the operation is applied.
→
You can use the '' character*'' placed in front of or behind a specific character string, to test for the absence of a certain configuration in the document, including the specified character string.
Example :
100* if the name of a configuration begins with the string 100 exists in the document, then the operation is applied.
*100 if the name of a configuration ends 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.