convert string to integer in ts code example Example: string to int typescript Number('123') //123 Number('xxx') //NaN