IQSS / DataTaggingLibrary

Language tools for DataTags (Decision graph variant). Including the embeddable runtime engine
http://datatags.org
Apache License 2.0
8 stars 11 forks source link

Allow boolean logic triggered sets #242

Open michbarsinai opened 4 years ago

michbarsinai commented 4 years ago

Something along the lines of:

[ x \and y \or \not z => SlotName += Value ]

Use case: support requirement "if you work at sector X, you're allowed to redeem your sick days. Otherwise, you're not allowed".