📄️ Util
irScript provides a number of methods for interacting with accessible CLR objects and methods. All of these methods are accessible via the global 'Util' object:
📄️ Type Conversion and Creation
Note that these APIs exist principally for CLR interop purposes; they are generally unnecessary for use inside irScript proper, where implicit type conversions are performed by the language itself, as needed.
📄️ .NET Framework Helper APIs
| Property Name | Description |