How can I extract each word in a string sentence which are separated by spaces " "

Here's a map/reduce attempt.
It might be possible to eliminate that do-result block, if I find a functional way to count and group the words.
global Source


P.S. These blocks can be dragged directly into your Blocks Editor workspace.

See A way to group projects by theme - #10 by ABG
for a demo.

1 Like