add support for
| the OR operator
& the AND operator
^ the XOR operator
?: the IF-THEN-ELSE operator

Submitted by Danny Groenewegen on 23 March 2010 at 16:34

On 29 October 2013 at 17:47 Danny Groenewegen commented:

if-then-else was added with nicer syntax than ‘?’: https://yellowgrass.org/issue/WebDSL/430

the rest is probably not needed


On 29 October 2013 at 17:47 Danny Groenewegen closed this issue.

Log in to post comments