juplo:variables accepts expressions as arguments
authorKai Moritz <kai@juplo.de>
Fri, 8 Jul 2016 16:34:55 +0000 (18:34 +0200)
committerKai Moritz <kai@juplo.de>
Mon, 18 Jul 2016 15:12:43 +0000 (17:12 +0200)
juplo.variables now also accepts an expression as argument.
If the parameter can not be parsed as an expression, it is handeld as before
(i.e. parsed as JSON, if possible, tried to be reolved, if not). If the
expression evaluates to an empty string, the parameter is ignored.


No differences found