If dataH is an array, you cannot just concatenate it with a string. However, you can concatenate its elements as long as they can be coerced to a String.