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