Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.6
-
None
Description
<datamodel>
<data name="mysend" expr="junk"/>
</datamodel>
<log expr="_eventdata" />
<log expr="'WATCH.STOP run'" />
<send event="my.event" delay="2s" sendid="mysend"/>
<log expr="mysend" />
The sendid you have a unique id generated and returned in the sendid variable.
Attachments
Issue Links
- Is contained by
-
SCXML-210 Align <send> action attributes support with the latest SCXML specification
- Resolved