RGMRecipeGroups.RenameGroup



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

Parameters

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

Remarks

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

See Also

RGMRecipeGroups