Thank you v.k. that did the trick. :)
PhiLo without the == I get an error.
Replacing == with = this way: if (SerialBuffer=""){} tells me "cannot convert from String to boolean"