scripts is the fieldName

of any tiddler that I want to perform JavaScript

Trial:

Content of field: console.log("yo!"); - where?

Anticipated output: yo!

Trial 2:

<script> alert("Hello World!"); </script>

removed backticks around code in $:/didaxy/templates/static.tiddler.html