ParseStringAsNumber | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.arithmetic | ||||||
Summary | Parses a string as an number | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Description | Use ParseStringAsNumber when you want to interpret text numerically. The result is nothing if parsing was not possible. |