IncludeScript

Stores a location for a script file that is loaded by the design.

Description

Report design can include a number of script files. Location of the script files is stored using this structure. Each IncludeScript provides a file name value, it can either be an absolue path or a relative path(relates to the report file or the report base location).

fileName

Path of the script file.

Description

Path of the script file. It can either be an absolute path or a relative path that relates to either the report file or the report base location.