Scratch Team, we need a split function! This block would split the text from a long string into a list (broken apart by the separator character, such as space, comma, decimal point, or whatever. It could be used to split a sentence into words. It could be used to split a number into whole number and fraction part. It could be used to split a paragraph of text into sentences. Very useful for processing parts of things.