Are there any FT functions for working with strings? moreover are there any methods for converting between strings other variable types? explicitly or otherwise
Are there any FT functions for working with strings? moreover are there any methods for converting between strings other variable types? explicitly or otherwise
@KingHandspider I guess the whole system is thousands.
An actual data storage for a 6 character string is two variables. You need some additional code to handle the input device, and a stacked multiselector to display different characters.
@PlaneFlightX thats just what I was looking to avoid. Any sort of data storage that could compress even a small number of setters into one variable would be a win
I made a multiselector that converts numbers to characters, but it's really long and complicated and has thousands of variables.
No. Labels have some number formatting options and that's about it. String addition works in labels and the debug tool, and string comparisons work everywhere.