core.noscript.text
Hi,
I am having trouble parsing the first word out a string.
Ie
to become
Hi @wonka1234
You can use the formula getword([Field1], 0) to get the first word
Find in attachement another way to do that using regex expression.
It worked?