@GameBot said in remove all line breaks from a string in BAS:
[[TEXT_TITLE]] = [[TEXT_TITLE]].trim()
Thank you
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, How to get only one line with LinesFromFiles ? It returns the whole file...
Don't read it
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
@Fox said in How to get only one line with LinesFromFiles ? It returns the whole file...:
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
It worked, thanks !