Discuss Scratch
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
-> is an ARROW, and the linking system is in the imageYou need to elaborate further. What do you mean by manipulating data records and linking systems? I also mentioned it on the FIRST posthttps://piskel-imgstore-b.appspot.com/img/44a98d47-74c7-11ed-9af5-6f0cf97aec46.gif It can also manipulate data records, and can be used as a reusable value in a script. It's also pretty handy, and could have some quirky uses, along with adding a possible stack block to the operators tab, and a very unique block! It also has a linking system like comments, which points to the parent arrow.here It would look something like this,
I just want to know what the BLOCK means. I dont understand "Arrow (variable) -> (a)"
And whats the line for?
- 7salad3salad
-
1000+ posts
Add an Arrow Function and Operator.
What is the meaning for the arrow? And what is the purpose for linking?-> is an ARROW, and the linking system is in the imageYou need to elaborate further. What do you mean by manipulating data records and linking systems? I also mentioned it on the FIRST posthttps://piskel-imgstore-b.appspot.com/img/44a98d47-74c7-11ed-9af5-6f0cf97aec46.gif It can also manipulate data records, and can be used as a reusable value in a script. It's also pretty handy, and could have some quirky uses, along with adding a possible stack block to the operators tab, and a very unique block! It also has a linking system like comments, which points to the parent arrow.here It would look something like this,
I just want to know what the BLOCK means. I dont understand "Arrow (variable) -> (a)"
And whats the line for?
- cookieclickerer33
-
1000+ posts
Add an Arrow Function and Operator.
What does that have to do with anything? I kinda need to know what the block does! also, Scratch is partially JS
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
finished the other designs, here's them all.
->
=>
<-
<=
image:
https://piskel-imgstore-b.appspot.com/img/2f19fb99-7564-11ed-ade1-9f2075702468.gif
->
=>
<-
<=
image:
https://piskel-imgstore-b.appspot.com/img/2f19fb99-7564-11ed-ade1-9f2075702468.gif
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
it manipulates variable data, without changing the variable, and can be used multiple times.
The linking system is to avoid confusion (I said that earlier)
The linking system is to avoid confusion (I said that earlier)
- Creator-H
-
100+ posts
Add an Arrow Function and Operator.
Oh! I understand now. You can have a variable with multiple outputs?
Interesting…
Interesting…
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
the arrow is to mark which arrow is being used
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
Yeah, that's practically true Oh! I understand now. You can have a variable with multiple outputs?
Interesting…
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
I also think the arrow function & Operator is underrated due to it never being in block coding yet.
- cookieclickerer33
-
1000+ posts
Add an Arrow Function and Operator.
That doesn’t help if we don’t know what it does! even BYOB doesn't have this! yet is SO useful.
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
again, I have said it multiple times
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
Yeah, that's practically true Oh! I understand now. You can have a variable with multiple outputs?
Interesting…
see?-> is an ARROW, and the linking system is in the imageYou need to elaborate further. What do you mean by manipulating data records and linking systems? I also mentioned it on the FIRST posthttps://piskel-imgstore-b.appspot.com/img/44a98d47-74c7-11ed-9af5-6f0cf97aec46.gif It can also manipulate data records, and can be used as a reusable value in a script. It's also pretty handy, and could have some quirky uses, along with adding a possible stack block to the operators tab, and a very unique block! It also has a linking system like comments, which points to the parent arrow.here It would look something like this,
I just want to know what the BLOCK means. I dont understand "Arrow (variable) -> (a)"
And whats the line for?
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
JavaScript has this, and Scratch 3 is built off JS
“Scratch 3.0 is a completely new JavaScript-based codebase made up of multiple components such as ”Scratch-GUI,“ now based on a library from Blockly, ”Scratch-VM,“ which interprets code, and ”Scratch-Render,“ the rendering engine. The Scratch Blocks are made using Blockly.” -Wikipedia
“Scratch 3.0 is a completely new JavaScript-based codebase made up of multiple components such as ”Scratch-GUI,“ now based on a library from Blockly, ”Scratch-VM,“ which interprets code, and ”Scratch-Render,“ the rendering engine. The Scratch Blocks are made using Blockly.” -Wikipedia
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
so it's possibly simple to add in.
- cookieclickerer33
-
1000+ posts
Add an Arrow Function and Operator.
The. What’s the point? Just use if blocks? it manipulates variable data, without changing the variable, and can be used multiple times.
The linking system is to avoid confusion (I said that earlier)
Or I don’t even know because this is confusing for me (someone who knows c+)
- 7salad3salad
-
1000+ posts
Add an Arrow Function and Operator.
i dont even understand what the little white arrows mean
why are there two
why is it pointing to the first input
why are the sides sometimes curvy and sometimesp ointy
why are there two
why is it pointing to the first input
why are the sides sometimes curvy and sometimesp ointy
Last edited by 7salad3salad (Dec. 6, 2022 14:07:15)
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
it's to indicate between
->
=>
<-
and <=
->
=>
<-
and <=
- Frenzyboyz33
-
100+ posts
Add an Arrow Function and Operator.
it's quite literally just the -> statementThe. What’s the point? Just use if blocks? it manipulates variable data, without changing the variable, and can be used multiple times.
The linking system is to avoid confusion (I said that earlier)
Or I don’t even know because this is confusing for me (someone who knows c+)