Invoke .NET (Magic xpa 3.x)
You can directly execute .NET code from within your program using the Invoke .NET option.
If there is a need for multiple invocations of the .NET code, it is best practice to write the Invoke .NET operation within a user defined function, and use this function where needed.
Note that every assembly that you use in the .NET code must be defined in the CRR.
To access the .NET Code dialog box, select .NET in the Invoke .NET row, press the Tab key and then zoom.
The properties of the Invoke .NET operation are:
Condition
.NET Code
Arguments
Return Value
How Do I Simply Execute .NET Code?