Discuss Scratch

game_pr0grammer
Scratcher
500+ posts

More String and List reporters

I wish there were some string and list functions like:
(find letters between (1) and (5) in [Hello, world!]::operators)
(find [thing] in [ v]::list)
(slice [Hello, world!] by spaces::operators)
(slice [Hello, world!] by letters::operators)
set [ v] to []::list // sets a list to a string
It'd be really useful for some of my projects (and others too).

Last edited by game_pr0grammer (Dec. 30, 2017 05:15:24)

Charles12310
Scratcher
1000+ posts

More String and List reporters

1. Dupe
2. Dupe
3 and 4. Dupe
5.
delete (all v) of [list v]
add [whatever you want here] to [list v]

Powered by DjangoBB