Discuss Scratch
- Discussion Forums
- » Suggestions
- » in-between block
- rdproductions
-
Scratcher
54 posts
in-between block
there should be a in-between block that looks like this. so for example if something equals anything in-between the tow number inputs then it will do whatever you put in the if block
if <(direction) = (in-between(1) to (10))> then
end
- AonymousGuy
-
Scratcher
1000+ posts
in-between block
if <<(direction) > (1)> and <(direction) < (10)>> then
end
- 1234abcdcba4321
-
Scratcher
1000+ posts
in-between block
<<[input] < [max value]> and <[input] > [min value]>>
Last edited by 1234abcdcba4321 (Dec. 29, 2013 21:18:08)
- AonymousGuy
-
Scratcher
1000+ posts
in-between block
you mean if input is greater then min value. Otherwise it would never return true.<<[input] < [max value]> and <[input] > [max value]>>
- AonymousGuy
-
Scratcher
1000+ posts
in-between block
oh thanks i never thought of that!You're welcome!

- cs3868895
-
Scratcher
1000+ posts
in-between block
Bump cuz there is a dupeHow is this a dup, is this considered nercoposting? Btw this topic, is like idk, 9 years worth of age?
- ToastRoastBoast
-
Scratcher
500+ posts
in-between block
the link from the dupe is this also the suggestions forum dosent have necropostingBump cuz there is a dupeHow is this a dup, is this considered nercoposting? Btw this topic, is like idk, 9 years worth of age?
- cs3868895
-
Scratcher
1000+ posts
in-between block
the link from the dupe is this also the suggestions forum dosent have necropostingBump cuz there is a dupeHow is this a dup, is this considered nercoposting? Btw this topic, is like idk, 9 years worth of age?
This has been suggested multiple times:Umm sir.
https://scratch.mit.edu/discuss/topic/454311
https://scratch.mit.edu/discuss/topic/441430
https://scratch.mit.edu/discuss/topic/200582/
https://scratch.mit.edu/discuss/topic/24480
Last edited by cs3868895 (March 5, 2023 18:59:13)
- cs3868895
-
Scratcher
1000+ posts
in-between block
Now just looking at this alone idk what is not the main or a dupe on this since there is way too many duplicates of this :sob:the link from the dupe is this also the suggestions forum dosent have necropostingBump cuz there is a dupeHow is this a dup, is this considered nercoposting? Btw this topic, is like idk, 9 years worth of age?This has been suggested multiple times:Umm sir.
https://scratch.mit.edu/discuss/topic/454311
https://scratch.mit.edu/discuss/topic/441430
https://scratch.mit.edu/discuss/topic/200582/
https://scratch.mit.edu/discuss/topic/24480
- gdfsgdfsgdfg
-
Scratcher
1000+ posts
in-between block
Bump cuz there is a dupeis this considered nercoposting?
There was a dupe topic so I bumped it
not necroposting
- BrodyTheRedflower
-
Scratcher
100+ posts
in-between block
I quite support a
in between [1] and [10] :: operators reporterblock, but this workaround is simple
<<[] > []> and <[] < []>>
Last edited by BrodyTheRedflower (March 5, 2023 19:16:44)
- medians
-
Scratcher
1000+ posts
in-between block
I quite support aYeah, workarounds can be that, or using the less than or equal to workaround (or the greater than or equal to workaround too).in between [1] and [10] :: operators reporterblock, but this workaround is simple<<[] > []> and <[] < []>>
- cs3868895
-
Scratcher
1000+ posts
in-between block
Does this need any more discussion?We don't know where to settle because there is so many duplicates
- Discussion Forums
- » Suggestions
-
» in-between block








