Well is there any way for me to have a console-like control where I can write to it? (like letting it able to output anything i put)
No, it only displays output from the engine console. You can't read or write to it.Or well.. echo(value);
Well wouldn't eval work?
For doing what, exactly?
Writing to it.
This actually just gave me an idea.What is the handle(name) of the consoles text control?