How can I check if an object is of type string?
if(object instanceof String) { // Do Stuff }
1.4m articles
1.4m replys
5 comments
57.0k users