move(...)
This method moves a specific PredefinedFieldState object from one step to a different step.
Required arguments
- fromStepName
-
A String specifying the name of the step from which the PredefinedFieldState object is moved.
- toStepName
-
A String specifying the name of the step to which the PredefinedFieldState object is moved.
Optional arguments
None.
Return value
None.
Exceptions
TextError.