Split text
Last updated
Was this helpful?
Split text is used to divide a large string of text into an array (list) of multiple sub-elements based on a specified delimiter (e.g., |, comma ,, colon :...).
🎥 Watch the tutorial video: Here.
🔗 See detailed examples of how to combine this action with a counter in section 3. Count the number of elements after splitting the string (Split text) (insert GitBook internal link here).
Last updated
Was this helpful?
Was this helpful?