Table of Contents
Event Rename
To Rename an event label, you can use a pipeline command or you can select the event in the data tree using the right mouse button.
Interactive selection from the data tree:
From the Edit Events Dialog
Pipeline command:
Event_Rename /Event_Name= The name of the original event /New_Event_Name= The name to be given to the new event /Event_Sequence= Sequence of Events that defines the ranges /Exclude_Events= An inclusive Event that excludes the range /Event_Instance= The instance of the existing event to copy. /Range_Instance= The instance of the existing event to copy. ;
Event_Rename Dialog
Event Instance
Event_Instance=0 → copy all instances of the Event
Event_Instance=n → copy the nth instance of the Event
if n<1 count instances from the last Event; e.g. -1 = last instance
Range Instance
Range_Instance=0 → use all instances of the Range
Range_Instance=n → use the nth instance of the Range
if n<1 count instances from the last Range; e.g. -1 = last range