Here is the javas cript call in my code.
<script type="text/javascript" src="/OrderConfirmationStep/CreateOrderInformGoogleTag"></script>
after the corresponding page renders I can able to see this line in the page source(on right click and view source in the browser). but The requirement is to hide the script and instead I has to display the content of this script.
How can I achieve this ??