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).
I parsed a string, how do I get a specific word from this string (by digit)?
@2FIDDY
@UserTrue Thank you very much, but how do I view the entire list? There are 2000 lines
@2FIDDY log
@Alexender Did you follow the method I showed you before replying to me?
try manipulate the method .replace("",') or TRIM function for specific VAR of your parsed
@andreiem said in Regex new line:
@GaG said in Regex new line: .replace(/href="\//g, "href=\"\/\r\n") That worked Do you also know how can I use regex to remove everything after = Thank you!
@GaG said in Regex new line:
.replace(/href="\//g, "href=\"\/\r\n")
That worked
Do you also know how can I use regex to remove everything after =
Thank you!
Users would help you more quickly if you attached examples of the general text and what it should look like in the end.
Export your spreadsheet as csv file, than import it to BAS as a resource and set it to use each line 1 time (it is default setting I think). That way each thread would take new line from your csv file in run mode or as compiled bot.