Show a text on the JavaScript console.
Parameters
- text
-
The text to show on the JavaScript console.
Comment
When the JavaScript console is not initialized this function does nothing. Once it is initialized but not visible it does put text on the JavaScript console.