I've seen lot's of answers to convert strings to integers, but how can I convert integers to strings? When I try microseconds.toString()
I get the following error: attempt to index upvalue 'microseconds' (a number value)
Please note that this is on a ti-nspire running os 4.5.0.1180
Thanks for any help you can provide!