Packages › trotsky › StepSearchActors › clone
StepSearchActors.clone() method
Clones the current step and returns a new instance with the same parameters.
Signature:
typescript
clone(): this;Returns:
this
A new StepSearchActors instance.