I need to know what is the importance of putting this statement
id="sap-ui-bootstrap"
in the script tag.
https://sapui5.netweaver.ondemand.com/#docs/guide/fe12df2e338e43598977d09f3d191b7b.html
If I don't put the above statement then also the application runs without any issue. So, just curious to know why by default eclipse put this statement.
Can someone just point some light to it?
~Rahul