Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » TurboFoolishness: The Developer's Code Companion
- GAMER_BOY-_-
-
Scratcher
34 posts
TurboFoolishness: The Developer's Code Companion
i have an idea:
(get text from website: (website/JSON) )
- Thebloxers998
-
Scratcher
2 posts
TurboFoolishness: The Developer's Code Companion
This is useful
Just yes
Just yes
- Thebloxers998
-
Scratcher
2 posts
TurboFoolishness: The Developer's Code Companion
i have an idea:So good(get text from website: (website/JSON) )
- Whatdidyousay245
-
Scratcher
100+ posts
TurboFoolishness: The Developer's Code Companion
<false>, <true>, <reports true>, <reports false> are all useless
to get false, you can just leave the <> box empty
<true> just use an empty <not <>> or a <(1) = (1)>
<> reports true?
if its false, it always reports false. if its true, it always reports true. there is only 1 input. this is really useless
same with <> reports false?
this is the EXACT same thing as not <>
if <> then foo /else foo2/ is smart tho
to get false, you can just leave the <> box empty
if <> thenwont run because the empty means false
...
end
...
<true> just use an empty <not <>> or a <(1) = (1)>
if <not <>> thenwill run because not false is true
...
end
...
<> reports true?
if its false, it always reports false. if its true, it always reports true. there is only 1 input. this is really useless
same with <> reports false?
this is the EXACT same thing as not <>
if <> then foo /else foo2/ is smart tho
- Discussion Forums
- » Developing Scratch Extensions
-
» TurboFoolishness: The Developer's Code Companion


