Q:

angular convert boolean to string

var myBool: bool = true;
var myString: string = String(myBool);
1

New to Communities?

Join the community