I have a strange behavior which i cannot explain, ...
# suitescript
d
I have a strange behavior which i cannot explain, in one of my suitelet before 10 January 2022
Copy code
parseInt("000007") --> returns 7
parseInt("000006") --> returns 6
11 January 2020
Copy code
parseInt("000008") --> returns 0
anyone experience the same ? or is it just me..
b
💯 1