Overview
Availability
...
Excerpt |
---|
...
Enables additional javascript files to be included in your script.
Include library scripts in to your main script... |
...
...
...
The path starts at your mod folder.
...
...
The include() function traps any uncaught errors and writes them to the log files, then returns false. So you don't need to wrap this function in a "try ... catch
" clause.
...
...
...
...