ECMA script for transitioning to specific workflow step
Can some one help with ECMA script/library method which can transition to specific workflow step?
Example:
If (true)
transition-to- step..
Note: I want this to be handled in ECMA script. GoTo step will not help in my case.
Thanks

