Menu

App.openFile

miller9904

App.openFile

This function opens a file on the Skylight OS server, and returns it's content. NOTE: The file to be opened should be determined by using the open file dialog.

var file = App.openFile('users/admin/Documents/test.txt');