banner

Tapi.get_NumOfCountry method

Returns the total number of countries or regions available to the Tapi object.

Syntax

iNumberOfCountries = window.external.Tapi.get_NumOfCountry();

Parameters None
Return Values Integer. The total number of countries or regions available to the Tapi object.
Applies To window.external.Tapi
Example
iNumberOfCountries = window.external.Tapi.get_NumOfCountry();