how to support both string and int in javascript code example Example: js int var myInt = 69420 1+1//int 1+"1"//string