@Fox Thanks! Works perfect :)
Spin Syntax with regexp ?
-
Hello I am looking to spin some text directly from BAS.
I am trying with the Regular Expression function, but so far I cannot.
Did you know if it is possible to do this?
{Hello|Howdy|Hola} my friend {welcome|test|test2}
to =
Hello my friend welcome
Hola my friend test2
Howdy my friend test
... -
@musterman said in Spin Syntax with regexp ?:
Hello I am looking to spin some text directly from BAS.
I am trying with the Regular Expression function, but so far I cannot.
Did you know if it is possible to do this?
{Hello|Howdy|Hola} my friend {welcome|test|test2}
to =
Hello my friend welcome
Hola my friend test2
Howdy my friend test
...use action "Template"
