Keyser520
Aerospace
- Jul 18, 2012
- 1
If I want to use a wildcard in a rule, such as :
If PartName==*bolt* Then
How would I do that?
Does it use regular expressions?
If PartName==*bolt* Then
How would I do that?
Does it use regular expressions?