rsel-exprparser-basic

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

Mint 2016.03.05.. Lásd a legutóbbi verzió

Ezt a szkriptet nem ajánlott közvetlenül telepíteni. Ez egy könyvtár más szkriptek számára, amik tartalmazzák a // @require https://update.greatest.deepsurf.us/scripts/17641/111510/rsel-exprparser-basic.js hivatkozást.

Fejlesztő
TheLastTaterTot
Verzió
0.2.6
Létrehozva
2016.03.04.
Frissítve
2016.03.05.
Size
30 KB
Licensz
Ismeretlen

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 implementation, though it is not provided in the form of a library script.