Linking to application files

Sometimes you may want to include files in your application and then reference them during the run-time.  I have provided a sample application that demonstrates how this is accomplished. 

Application files are divided into 3 types: files, images, and css and they are stored in three different places.

 LinkToFiles.nitro_s

There are javascript functions that will return the relative path to the location where these "application" files are stored.  Clicking on any of the links will launch the respective file.

To read more about the JavaScript functions being used please reference the HCL Leap Documentation.