how to convert to any to string in angular code example Example: angular int to string var x = 3, toString = x.toString(), toConcat = x + "";