You are reading a single comment by @Robin and its replies.
Click here to read the full conversation.
-
Thr 2017.02.23
global["\xFF"].history = [];
For clarification, is this just clearing the memory space of pre-existing console history entries?
I did find a separate reference on hidden global variables:
http://forum.espruino.com/conversations/274778/
trace(global["\xFF"])
Thank you for your input @navas
Add this on top-off the line of our source code and enable minification for code from IDE settings.
http://take.ms/CVBrq