banner

External.Directions method

Retrieves a reference to the Directions object.

Syntax

window.external.Directions;

Parameters None
Return Values Object. A reference to the Directions object.
Applies To window.external
Example
var Obj = window.external.Directions;
var iSignup =  Obj.get_ISPSignup;