changeValuesInStep(...)
This method allows modification of contact property assignments to domain pairs already defined in a given step.
Required arguments
- stepName
A String specifying the name of the step in which the contact property assignments are to be modified.
- index
An Int specifying the position of the contact property assignment whose value is to be modified.
- value
A String specifying the value of the contact property to be assigned to the domain pair whose index is referenced.
Optional arguments
None.
Return value
None.
Exceptions
None.