Hello,
I’m using the function that searches a string in a text ( StrFindFrom() ) and I would like to look for the quotation marks (") in a text, loaded from a .txt file. But in GDevelop, " cannot be used as a character since it is used to contain a string…
In a javascript code, get your variable like this:
After that, change that variable’s value and use / to use quotation marks.
And the total code would be