Description
Includes the source code of a script’s file before the parent script runs.
Parameters
file
Link to the file from your site’s web folder. Starts with /
and can link to files in sub folders /folder/file.ssc
Changelog
- Added in version 0.1.
Examples
s.include("/functions.ssc")