Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove weird eq/regex advice

 

Things to remember

  • Event Remember that 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.