Tech Stuff

Max4Live: Javascript Template

Template with a log function that is more userful than the post function (last update: 2025-01-18)
Based on code from uncle-javascript.com.

(If you have already been here and used the code below, there were errors. The mathematical < sign was interpreted as an HTML tag and the browser swallowed some characters. The HTML code tag around the code does not prevent this as I thought.
Also logging an object may have Live crashed.
It should work now.)