This is an old revision of the document!


State tag is a container tag. State tag can only script and transition. Each state tag can have one or many of the following mscript method:

  • onentry - declares the script to be exeuted when onentry event is triggered.
  • onexit - declares the script to be executed when onexit event is triggered.