@Fox said in Syntax error in IF:
[[SOURCE]].indexOf("h1":""\u007D\u007D\u007D,"loggedIn":true") >= 0 && [[CURRENT_URL]].indexOf("modify/profile.do") >= 0
Fox as always saving the day! Thanks again!
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"
