Native
Synchronous
No Custom Parameters
Description ConstructExecute
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| URL1 | System.String | The first command that the phone should execute. | |
| URL2 | System.String | The second command that the phone should execute. | |
| URL3 | System.String | The third command that the phone should execute. | |
| Format URL | System.Boolean | true | Indicates that URL format validation should be performed on the URL(s) specified. This may involve modifications being made to the URL(s). |
| Priority1 | System.UInt16 | 0 | The priority with which to treat the URL1 action parameter. |
| Priority2 | System.UInt16 | 0 | The priority with which to treat the URL2 action parameter. |
| Priority3 | System.UInt16 | 0 | The priority with which to treat the URL3 action parameter. |
| Parameter Name | .NET Type | Description |
|---|---|---|
| XmlObject | System.String | XmlObject |
Branch Conditions
No description.
No description.