Rename Event    

Renames an event.

 

Input Arguments

 

0

Collection Object Name

Original Event Name

The name of the event to rename.

1

Collection Object Name

New Event Name

The new name for the event.

2

Boolean

Overwrite if exists?

Indicates whether an existing event should be overridden if the new event name already exists.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The event was renamed successfully.

FAILURE

The source event could not be found.

 

Remarks

None.