getting number from string code example Example 1: get numbers from a string Float.parseFloat("123") Example 2: get numbers from a string parseFloat("123")