The import native AI script function imports and executes a script defined in a script rep.
()import(libName: s)
()import("script_boss");
This example code imports and executes the script "script_boss" in the current AI script context.