i dont know if it exist or if it exist how its called. Can you generate code/ run code from text?
Let me explain clearly Ex:
string myFunction = "Console.WriteLine("Hello world");";
public static RunMyFunction()
{
myFunction;
}
I know these lines of codes are actually wrong but its just to give an example.
Thank you
Well I searched google but i dont event know how it is named. I really come to you guys as final step.