[Developers] MQL pattern matching literal period (.)

Philip Kendall philip-freebase at shadowmagic.org.uk
Sun Jul 19 20:36:12 UTC 2009


On Sun, Jul 19, 2009 at 04:30:02PM -0400, Tom Morris wrote:
> Another silly little MQL question.  How do I match a literal period in
> a name?

"name~=": "*\\.$"

One backslash for JSON, one backslash for MQL.

Cheers,

Phil

-- 
  Philip Kendall <philip at shadowmagic.org.uk>
  http://www.shadowmagic.org.uk/


More information about the Developers mailing list