I'm a bit confused about how to actually implement this?
Global string Name=Pete
Global string Greeting=Hello {name}!
Set Greeting to replace(Greeting, "{name}", Name)
My global string Name is left blank (this is working so far with a regular text action)
The global string WelcomeTest is: Hello, "{name}", welcome back ^ Good to see you blah, blah, blah) the ^ pausing the typewriter effect and waiting for a tap to advance to the next line of text after the ^.
I'm not understanding how you 'tag' or crete a tag and attach it to the Global string Name?
drive.google.com/file/d/1Ja9QoWYrDUr7fUwBcpAQtGfqbUNetzrQ/view