Trying to read serial data being printed by an Arduino using Processing

Ok, with this:

println(inData);

I get the same output as I would normally get in the Arduino's serial monitor.