Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for built-in function 'tonumber' #71

Closed
kenjones-cisco opened this issue Sep 27, 2017 · 5 comments
Closed

Add support for built-in function 'tonumber' #71

kenjones-cisco opened this issue Sep 27, 2017 · 5 comments

Comments

@kenjones-cisco
Copy link
Contributor

Add support for built-in function 'tonumber'

The tonumber function parses its input as a number. It will convert correctly-formatted strings to their numeric equivalent, leave numbers alone, and give an error on all other input.
@vanaf
Copy link

vanaf commented Jun 4, 2021

So is it available?

@RichardBronosky
Copy link

Is it available? Bueller?

@mikefarah mikefarah reopened this Oct 3, 2023
@mikefarah
Copy link
Owner

Nope - sorry I closed a bunch of these that weren't getting attention. Happy to reopen and look at it.

@mikefarah
Copy link
Owner

Fixed in 4.40.3

@sszemeresky
Copy link

Fixed in 4.40.3

where can i find an example of how to use it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants