This will use the Telephone Dialling Script defined under Global Settings if one exists.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| phoneNumber | String | The Phone Number. | ||
| name | String | Optional | The Name of the person or company being called. | |
| notes | String | Optional | Notes. | |
| contactMethod | finContactMethodRO | Optional | The Contact Method being used. If omitted, a value of Nothing is assumed. | |
| sourceObject | Object | Optional | The Object for which the call is being made, e.g. a finClient object. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.