jbeard4 / SCION

SCXML/Statecharts in JavaScript, moved to gitlab: https://gitlab.com/scion-scxml/scion
https://scion.scxml.io
Apache License 2.0
149 stars 29 forks source link

support send/content/@expr #358

Closed mattoshry closed 8 years ago

mattoshry commented 8 years ago

Per 5.6 of SCXML [1]

Snippet: <send eventexpr="'s3'"> <content expr="'Hello, world.'"/> </send>

[1] http://www.w3.org/TR/scxml/#content