loadCS
Syntax
- loadCS "Filename.cs";
- loadCS "C:\myScripts\Filename.cs";
Description
Loads a C# File, which includes a .Net Class to extend the Script.
Important:
- you can't use "\\" to separate Folders. Please use a single "\".
- you can't use "@" before the string