public bool jumpToStep( string currentStepID, string sIteration, string jumpToStepID )
Public Function jumpToStep ( _ currentStepID As String, _ sIteration As String, _ jumpToStepID As String _ ) As Boolean
public: bool^ jumpToStep( String^ currentStepID, String^ sIteration, String^ jumpToStepID )