What is pasted when sequence elements are cut or copied?

When pasting a step that was cut or copied, and the pasted step name is the same as an existing step in the sequence, a new name is auto-generated by the system.
  • If the existing name is a system-generated default, such as Step_000, the new name increments the integer value, becoming in this case Step_001.
  • If the existing name is a custom name, an (incremented) integer is appended to the custom name. For example, MyStep becomes MyStep1.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal