Forum Discussion

anilqa10's avatar
anilqa10
New Contributor
13 years ago

How to call a function of other script unit by method name as parameter in C# script?

I want to invoke functions in other script unit by function name as parameter. Hint:        In VBSCRIPT we can perform the same operation using EXECUTE statement but i     am new to C# scrip...