This might be in the way of a feature request; I'm not sure if what I'm asking for exists.
On the web page that has examples on how to construct a naming string, there are symbols used; that is for a comma, <comma_> is used.
If there are more symbols like that, where would I find a list of them? I replace spaces with underscores in my naming rule: [REPLACE] ,_,[string][]. It would be much easier to read if I could do something like [REPLACE]<space_>,_,[string][].
Does this make sense?
Thanks,
Doug
On the web page that has examples on how to construct a naming string, there are symbols used; that is for a comma, <comma_> is used.
If there are more symbols like that, where would I find a list of them? I replace spaces with underscores in my naming rule: [REPLACE] ,_,[string][]. It would be much easier to read if I could do something like [REPLACE]<space_>,_,[string][].
Does this make sense?
Thanks,
Doug
Comment