logo       

[SCXML] Assign with the wildcard "*": msg#13415

general

Subject: [SCXML] Assign with the wildcard "*"

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

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise