I'm having trouble converting a number to a string in Harlowe.
I tried this, but no dice:
I tried this, but no dice:
(set:$n to 0) (set:$nstring to $n+"")If it helps, I got the error "the number 0 isn't the same type of data as the string"