Profile image

FunkyTrees Strings

5,087 KingHandspider  1.1 years 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
    49.3k 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.

    1.1 years 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

    1.1 years ago
  • Profile image
    49.3k PlaneFlightX

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

    +1 1.1 years 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 1.1 years ago