Checks an .isp file to ensure that the end user's country or region matches the one in the telephone book.
Syntax | bValid = window.external.CheckPhoneBook(sIspFile); |
---|---|
Parameters |
sISPFile
String. The location and file name of the .isp file. |
Return Values | Boolean. Returns the value TRUE if the end user's country or region matches the one in the telephone book. |
Applies To | window.external |
Example | bPhoneBookMatch = window.external.CheckPhoneBook(); |
Comments | The .isp file must contain a telephone book entry:
[ISP INFO] PhoneBookFile = myphonebook.obe |