getValue(); if(!$value){ return $this->defaultText; } return str_replace(',',',',$value); } }