TextTable get Instance
Posted: Tue Oct 15, 2019 5:40 pm
Hello,
one question about TextTable. How do I get an instance of a TextTable via Code?
In the documentation, it says:
But how do I get the myTextTable? Is there a method to search a TextTable by name?
I couldn't find something fitting in the TextTable class documentation.
All the best,
Evelyn
one question about TextTable. How do I get an instance of a TextTable via Code?
In the documentation, it says:
Code: Select all
var hello = myTextTable.GetFieldTextForLanguage("Hello", "FR");
I couldn't find something fitting in the TextTable class documentation.
All the best,
Evelyn