Forums

Full Version: This script can be used for sending mail after clicking on mail link.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
var email = "example@gmail.com";  
var vin = sdk.getContext( 'vinnotfleet' );
//alert(vin);
window.open('mailto:example@gmail.com');