|
[SCXML] Assign with the wildcard "*": msg#13415general
Hi all I'm trying to use SCXML for a project (i have to realise an implementation of the MMI w3C spec). In my example, I want to assign the name of the event at a var. Somethink like this : <state id="getCity"> <transition event ="*" target="checkCity" name="evt"> <assign location="${Data(city,'root/mycity')}" expr="${event}" /> </transition> </state> Somebody know how can i do this ? and is it possible to do this ? Mehdi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@xxxxxxxxxxxxxxxxxx For additional commands, e-mail: dev-help@xxxxxxxxxxxxxxxxxx
|
|
||||||||||||||||||||||||||
| News | Mail Home | sitemap | FAQ | advertise |