| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| returnValue | Boolean | ByRef | The Return Value from the Script function. | |
| phoneNumber | String | The Phone Number to dial. | ||
| name | String | The name of the person/ company to dial. | ||
| notes | String | Notes. | ||
| contactMethod | finContactMethodRO | The Contact Method being used. This could be nothing. | ||
| source | Object | The object for which the call is being made, e.g. a Client. |
A Boolean value indicating success.