rsel-exprparser-basic

Parses RSel-specific expression text and rebuilds it in the UI.

Versione datata 26/03/2016. Vedi la nuova versione l'ultima versione.

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greatest.deepsurf.us/scripts/17641/115590/rsel-exprparser-basic.js

Autore
TheLastTaterTot
Versione
0.5.3
Creato il
04/03/2016
Aggiornato il
26/03/2016
Dimensione
41,3 KB
Licenza
Non disponibile

Programmatic-end for parsing RSel expression text and rebuilding the expression in the user interface.

NOTE: This is a slimmed down version of the full RSel Expression Editor. The RSelExprParser.updateExpression(exprText) method provided in this script can be used for parsing saved expression text. The match with RSel's original expression text must be fairly close and it does not allow much room for human error. See the script for the full Expression Editor for a more flexible implementation, though it is not provided in the form of a library script.