how to make typing code?

how to make block that lets you make typing code like:
say("Hello!")

bump

map to code

Make a block with an input. In the input dialog box, open the menu of types. Right-click, go to special, and click on code.

Then you would have to make an interpreter... or just learn JavaScript.

no, all you have to do is untitled script pic

He wants to be able to do this
[scratchblocks]
(code [say("Hello World")] :: operators)
[/scratchblocks]

ok, well, then never mind

edit, you can use this


the substing blocks are in the "Strings, Multiline Input" library.

Could you explain more about what you actually want? Two other people below you in the thread are telling each other what you meant, and I'd like to hear from the source...