The RunScript verb executes an external VB.NET or C# script.
RunScript <filename>[.cs | .vb]
The filename parameter specifies the name of the script to execute. If you do not specify an extension, the verb will append the extension for the preferred scripting language.