missing Bool operators
add support for
Submitted by Danny Groenewegen on 23 March 2010 at 16:34
| the OR operator
& the AND operator
^ the XOR operator
?: the IF-THEN-ELSE operator
Issue Log
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