Converting to string
Posted: Mon May 29, 2023 11:37 pm
How to convert Unsigned Long to String variable?
Many thanks! Best wishes!chipfryer27 wrote: ↑Mon May 29, 2023 11:57 pmHi
In a calculation box use the ToString$ () function.
I've attached a couple of examples. If you step through and look at the variables x/y/z you will see them become string$ x1/y1/z1
Regards