Dials a Telephone Number using the "tel:" url protocol, or runs a script to dial the Telephone Number.

This will use the Telephone Dialling Script defined under Global Settings if one exists.

Syntax

ISfinSupport.PhoneDial(phoneNumber, [name], [notes], [contactMethod], [sourceObject])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISfinSupport
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0