Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
How can i generate and use spintax text in BAS?
@dabihsss _spintax("{Hi|Hello|Bye}")
_spintax("{Hi|Hello|Bye}")
Thank you very much Fox
@dabihsss Template action also can do spintax
@support Thank you, that is an easy one.
got is solved using >XPATH> //*[@class="RepeaterTable"]/tbody/tr>AT>1 >XPATH> ./td[1]
@morpheus93
Figured it out, i need to use replace string after database update.