#Unable to get len() of slice

3 messages · Page 1 of 1 (latest)

sly drift
#

I am trying to convert a numeric ID to an alphanumeric ID. I am unable to get the length of the letterRunes slice though (see attached screenshot). I am getting a type mismatch error, but shouldn't all slices be len()-able?

dim quail
#

Huh this is weird

#

Are you getting this error if you go run? Or just in the editor? Looks strange