// only strings have replace() value.toString().replace("X","XX");
value.toString().replace("something","some");