Dein Suchergebnis zum Thema: have

JavaScript Block

https://makecode.calliope.cc/blocks/javascript-blocks

JavaScript is a very powerful language; so powerful that some concepts in JavaScript can’t be shown using blocks. When PXT encounters a piece of code that can’t be converted into blocks, it instead creates a grey JavaScript block to preserve it. These blocks get converted right back into the original JavaScript when you switch back to the text editor.
Many blocks have a very specific structure to their JavaScript that must be followed