Hi, is the param child of the send element supported? i added the following in the onentry of a node but got no parser debug messages while loading the scxml file and the parameter doesn't seem to be added to the params argument of the dispatcher's send method (though the event is sent correctly).
<send event="test" namelist="var1" target="'dispatcher'" type="'testType'"> <param expr="'yes'" name="var2"></param> </send> thanks, fabrizio. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
