rsel-exprparser-basic

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

Per 05-03-2016. Zie de nieuwste versie.

Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @require https://updategreasyfork.deno.dev/scripts/17641/111508/rsel-exprparser-basic.js

Maker
TheLastTaterTot
Versie
0.2.6
Gemaakt op
04-03-2016
Bijgewerkt op
05-03-2016
Grootte
29,4 KB
Licentie
N.v.t.

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() 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 version.