Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

Things to remember

  • Event attributes are strings. If you want to do numeric comparison, be sure everything is type cast as a number first. 
  • There's no $eq. Use $regex instead.
  • No labels