Dein Suchergebnis zum Thema: elsen

Meintest du essen?

Is there a way to tell if the input to a custom block is a specific block? – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/is-there-a-way-to-tell-if-the-input-to-a-custom-block-is-a-specific-block/4394

For example, instead of the following script checking if the input IS a random number between 1 and 10, could it check whether the input WAS the pick random block, and the inputs that the block had been set to?
You’re thinking that the user will either give a specific color as input or else

How to enter a ’new line‘ character into a text string – Help with Snap! – Snap! Forum

https://forum.snap.berkeley.edu/t/how-to-enter-a-new-line-character-into-a-text-string/3358

I tried things like say("Hello\nthere") and some variants with no success. I can copy and paste multi-line text into Snap! and that works fine.It seems If I press the 'Enter' key while in an input field it leaves the blo…
library is a MULTILINE block that you can put into an input slot of JOIN (or anything else