Quantcast
Channel: Twine Forum
Viewing all articles
Browse latest Browse all 3830

Converting numbers to strings

$
0
0
I'm having trouble converting a number to a string in Harlowe.
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"

Viewing all articles
Browse latest Browse all 3830

Trending Articles