RGMRecipeGroup.RenameRecipe



RenameRecipe(bstrNewName As String,bstrOldName As String) As Boolean

Parameters

bstrNewName As String
The new name of the recipe as string.
bstrOldName As String
The old name of the recipe as string.
ED
avaliable
RT
avaliable

Remarks

Renames a recipe by passing the old and new name as string.

See Also

RGMRecipeGroup