There was an error while loading. Please reload this page.
Parses a string containing one or multiple numeric values to numbers.
pyui.parse_number(string)
string
number1 [,number2, ...]
Multiple numbers that are separated by commata will result in multiple return values.
To parse length values the use of pyui.parse_length is preferred.
pyui, format_number, parse_length