WME Road Selector Expression Editor

Allows easier editing of the selection criteria by converting the expressions into editable text

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2019.02.07.01 7/2/2019 Update RSelExpressionEditor.js Correcting the include statements
  • v0.3.4.6 28/3/2016 fixed accidental breaking of parsing anything with "or" in it.
  • v0.3.4.5 28/3/2016 added more minor flexible parsing ability
  • v0.3.4.4 26/3/2016 fixed parsing of two way roads expression
  • v0.3.4.3 23/3/2016 added recognition of the error "condition not recognized" and lets the user know
  • v0.3.4.2 23/3/2016 recognizes when there are no spaces padding comparators
  • v0.3.4.1 18/3/2016 fixed end of sentence parenthesis parsing
  • v0.3.4 17/3/2016 adding more robust regex selector support
  • v0.3.3 17/3/2016 Now parses various languages with non-english characters... even Hebrew.
  • v0.3.2 15/3/2016 name
  • v0.3.1 15/3/2016 adjustments to speed limit parsing
  • v0.3 15/3/2016 made public
  • v0.2.7 8/3/2016 added a check for when there are no more elements in the expr array to check and thus was giving an error, even when statements were parsed successfully
  • v0.2.5 5/3/2016 Improvements with parsing quoted names
  • v0.2.4 4/3/2016 fixed traffic lock parsing
  • v0.2.3 4/3/2016 fixed parsing of last update, updated by, created by
  • v0.2.2 4/3/2016 adjustments to parsing not operator
  • v0.2.1 3/3/2016 fixed speed limit parsing
  • v0.2 3/3/2016