banner

Tapi.set_DialOut method

Sets the number that the Tapi object dials to reach an outside line.

Syntax

window.external.Tapi.set_DialOut(sNumber);

Parameters sNumber

String. The number that the Tapi object dials to reach an outside line.

Return Values None
Applies To window.external.Tapi
Example
window.external.Tapi.set_DialOut("9");