Use this procedure to specify a filter that includes layers based on wildcard strings in a layer name. The wildcard string is not case sensitive.
If you want to… | Then… |
---|---|
include all layers that start with a particular string | enter a wildcard string and an asterisk (*) for Name. Example: wall* |
include all layers that end with a particular string | enter an asterisk (*) and the wildcard string for Name. Example: *view |
include all layers where a particular string can occur anywhere within the layer name | enter an asterisk (*), the wildcard string, then another (*) for Name. Example: *anno* |