Scripting:Clr

From TSWiki

Jump to: navigation, search

CLR or the Common Language Runtime as it stands for, is usually a term used when talking about .NET. With WebCoder scripting, it's also the bridge between the WebCoder and .NET. You may access the CLR from WebCoder scripting by using the clr object. You will need the clr object in certain cases, for instance when Importing extra assemblies. The clr object comes preloaded with the most commonly used .NET namespaces, as well as the public internal WebCoder classes.

Personal tools