The loadFile native AI script function loads an AI script file and compiles it for the group.
This document was autogenerated and has not yet been verified.
This function is not intended for production use.
()loadFile(fileName: s) // loadFile_s_
()loadFile("ais/attacks.ais");
This example code loads the "attacks.ais" script file from the "ais" directory and compiles it for the group.