banner

Tapi.get_AreaCode method

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

Syntax

sAreaCode = window.external.Tapi.get_AreaCode();

Parameters None
Return Values String. The area code.
Applies To window.external.Tapi
Example
var strAreaCode = window.external.Tapi.get_AreaCode();