...
Code Block | ||
---|---|---|
| ||
// Included file is PATH_LIST/qrpglesrc/copy.js pjs.include("qrpglesrc,copy.js"); |
Exception Handling
An exception will be thrown if there are any problems including the file, such as a syntax error.
RPG Equivalent
/COPY, /INCLUDE
...
Code Block | ||
---|---|---|
| ||
// Included file is PATH_LIST/qrpglesrc/copy.js pjs.include("qrpglesrc,copy.js"); |
Exception Handling
An exception will be thrown if there are any problems including the file, such as a syntax error.
RPG Equivalent
/COPY, /INCLUDE