loadASM
Syntax
loadASM "System.Windows.Forms.dll";
Description
Loads a .Net Assembly (System or Selfmade) to run the Script.
The Assembly must be in one of the following folders:
- GAC
- Script - Folder or under
- Installation Dir
- a Folder from a Module oder Class which is also loaded