Profile image

FunkyTrees Strings

5,080 KingHandspider  7 months ago

Are there any FT functions for working with strings? moreover are there any methods for converting between strings other variable types? explicitly or otherwise

  • Log in to leave a comment
  • Profile image
    46.5k PlaneFlightX

    @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.

    7 months ago
  • Profile image

    @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

    7 months ago
  • Profile image
    46.5k PlaneFlightX

    I made a multiselector that converts numbers to characters, but it's really long and complicated and has thousands of variables.

    +1 7 months ago
  • Profile image

    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.

    +1 7 months ago