Seddryck / Expressif

Expressif is the variable substitution syntax combined with a library of predicates and functions. Initially designed for NBi.io, Expressif allows you to define variables, transformations of these variables (with expressions and functions), in plain text, which can then be interpreted by the engine. Same can be done with predicates.
Apache License 2.0
1 stars 0 forks source link

Textual values not correctly parsed as parameters when using backsticks #241

Closed Seddryck closed 10 months ago

Seddryck commented 10 months ago
text-to-dateTime(`yyyy.mm.dd hh:mm`)

The parameter is not parsed.