Forum Discussion

mminnder's avatar
mminnder
Occasional Contributor
12 years ago

TString - proper implementation and use

Hey guys,



First time posting, but I have been trying to understand what a TString is and how it works, but the support pages are a little bare. Support refers to the TString as a helper object, so I looked in the "Helper" component list for my form, no TString. I tried to create a variable of type TString in my script, and it doesn't seem to think it exists.



Tried :  var object = TString;   //Error: TString is null or not an object



Tried several other things too, but I won't bore you with them.



I feel like I'm misunderstanding how to use it.

1 Reply

  • mminnder's avatar
    mminnder
    Occasional Contributor
    A senior dev seems to have pointed me in the right direction, thanks anyways.