string.parseLong()
Convert the calling string of radix to a Long.
Description
The parseLong
method converts the calling string
for radix to a decimal Long.
-
Leading and trailing whitespace and comma separators result in an error.
-
Exponential notation isn’t allowed.
The calling string isn’t changed.
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!