Every line of 'javascript get body' code snippets is scanned for vulnerabilities by our powerful machine learning engine that combs millions of open source libraries, ensuring your JavaScript code is secure.
5 function getBody (param){ 6 return document.body 7 };