carmel opened this issue 3 years ago · 1 comments
my script as follows:
strconv = import("strconv") index, _ = strconv.Atoi("12") println(indx)
Thank you for handling it so quickly, later I used the strconv.ParseInt function instead which also worked.
strconv.ParseInt