How to use multiple expressions in the Pen Table "Level regular expression" field? Example: To test


  
 Applies To 
  
 Product(s):MICROSTATION
 Version(s):N\A
 Environment: N\A
 Area: Print/Plot
 Subarea: N\A
 Original Author:Todd Combs, Bentley Technical Support Group
  

Problem

How to use multiple expressions in the Pen Table "Level regular expression" field? Example: To test off all level names beginning with F and G.
 

Solution

In the Level regular expression field:
[F|G].*

This should test off level names beginning with F and G.