public bool copyStep( string stepName, ref string newStepName )
Public Function copyStep ( _ stepName As String, _ ByRef newStepName As String _ ) As Boolean
public: bool^ copyStep( String^ stepName, String^% newStepName )