Casting / converting) from int to string (file under n00b)
Sorry for the heavily n00b'ed question (I'm sure I'll have more to come). I am trying to covert an int to string (generating a random hex number) Along the way I did something like this for debugg...
The space is where the sign would go if the number were negative. The ToStr() function, documented on p42 of the BrightScript Reference Manual will not add that space.