i dont know how to get the string inside of the selected file
Develop games in your browser. Powerful, performant & highly capable.
You need to use AJAX object -
AJAX Request URL FileChooser.FileURLAt(0) System Wait for previous action to complete Set variable s to AJAX.LastData
If you are making a game for desktop and exporting with NWJS, then you can use NWJS.ReadFile(path) expression
thanks, it was for a mario maker game.