Q:

angular int to string

var x = 3,
    toString = x.toString(),
    toConcat = x + "";
0

New to Communities?

Join the community