Expand my Community achievements bar.

Export Custom Data

Avatar

Level 2
I would like to create button which will save a custom text to txt file.

Pseudo code:

button1.click:

saveFile("C:\aaa.txt.","something");



Is this possible
1 Reply