SOAP API method WebDocumentLoopBlock_swapIterations
Description
Swap two iterations.
Parameters
- Parameter 'id' : string
- Unique identifier (id) of the object WebDocumentLoopBlock. The method only applies to the webdocumentloopblock with this id.
- Parameter 'index1' : int
- index of the first iteration to swap
- Parameter 'index2' : int
- index of the second iteration
- Parameter 'login' : Structure of type 'login'
- Optional login data
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt