changeValuesInStep(...)
This method allows modification of contact initialization 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 initialization assignments are to be modified.
- index
-
An Int specifying the position of the contact initialization assignment whose value is to be modified.
- value
-
A String specifying the value of the contact initialization to be assigned to the domain pair whose index is referenced.
Optional arguments
None.
Return value
None.
Exceptions
None.