[This is preliminary documentation and is subject to change.]
Execute the Visual Basic Script if no include errors and no compile erors exist.
If present, include errors and compile errors will be logged in the Results file(s).
| C# | Visual Basic | Visual C++ |
public void Execute( Object[] theArguments )
Public Sub Execute ( _ theArguments As Object() _ )
public: void Execute( array<Object^>^ theArguments )
- theArguments (array< Object >[]()[])
- If an include errors exists, the string will contain an error description.