But using + to combine numeric data like 2 and " new messages" together produces an error as they are different kinds of values.
+
2
" new messages"
Make sure to pick +, followed by " new messages".