getTransitionNameById
Description
Gets the transition name by the workflow name and transition id.
Parameters
Return Type
String
Returns the transition name for the workflow name and transition id provided.
Example
return getTransitionNameById("ADMROUTINES WORKFLOW",3);