I don't really understand the underlying basics behind the scripting in this. I used
string s = getInputString();
setOutputString(string s);
to complete the basic input/output challenge, but it doesn't register that anything happened. Is there a basic syntax that I need in the way of 'void main() {' or anything, or is there something stupid that I'm missing. If someone could give me a piece of functioning example code I could probably figure it out, but as is, I'm stumped.
RE: general scripting
well then, I guess I have one
Syntax