banner

Tapi.set_AreaCode method

Sets the area code that the Tapi object uses when dialing.

Syntax

window.external.Tapi.set_AreaCode(sAreaCode);

Parameters sAreaCode

String. The area code that the Tapi object uses when dialing.

Return Values None
Applies To window.external.Tapi
Example
window.external.Tapi.set_AreaCode("123");