Quick question about the get substring block

How does the get substring block find its output?

in text (Hello, world!) get substring from [first letter] to [letter #] (in text (Hello, world!) find [first] occurrence of text [,])
  • Comma included. Output: (Hello,)
  • No comma. Output: (Hello)
0 voters

Thanks for letting me know!

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.