Arduino To Processing Error For Capactive Sensor

Sure.
So on arduino side, I should keep it as this

long start = millis();
long total1 = cs_4_2.capacitiveSensor(30);

How should I send string and recieve strings on processing?