-
Count number of characters before a Line break or space
Hi, Been using this forum for over 15 years and this is my first post as I have not been able to figure this out
I would like an expression that counts the number of characters in a source text box before a line break or space
So if I wrote
“Coming
Soon” the return value should be 6or if i wrote
“THIS
SUMMER” will return 4Thank you!