I am working on an app that needs me to access a txt in the files section, and i need to access it using an expression. How do I do that?
sorry if I didn't explain it well, I am on a time crunch.
Develop games in your browser. Powerful, performant & highly capable.
Do you need to read the contents of the file?
In this case you have to access it with AJAX:
You can use "AJAX Request URL" action if you want, and type the name of the file in the URL field.