Below are some of the very basic points that has to be known before we start with javascript Important Points: All modern browsers have JavaScript support (including mobile browsers) Browsers have their own JavaScript Engine JavaScript engine executes the given code Implementation and compilation may differ, but the result is the same Modern browsers also … Continue reading JAVASCRIPT for SAP Developers – Introduction