Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » string extension
- 18font
-
Scratcher
42 posts
string extension
extension that adds special blocks for manipulating strings, as well as special string variables
e.g.:
and more
pls add string extension
e.g.:
(ascii punctuation::extension) //all punctuation in ascii
(plane [# v] of unicode::extension) //all of unicode plane (#)
(reverse [abc some text here]::extension) //outputs "ereh txet emos cba")
(remove instance (2) of [he] from [hello there]::extension) //outputs "hello tre"
and more
pls add string extension
- 18font
-
Scratcher
42 posts
string extension
we know? (also use // for commenting in a [scratchblocks] tag)((1) / (0)) it makes infinity
- Discussion Forums
- » Developing Scratch Extensions
-
» string extension