I want to use a SIL script for multiple transitions. Is it possible, for example, to query which transition was executed within a SIL script?
For example:
if transition 151 was executed then do something
else if transition 161 was executed then ...