FunctionsTextLoadTextLoad CallableTextLoad(TextGroup?: string): TextCacheLoads the CSV text file of the current screen into the buffer. It will get the CSV from the cache if the file was already fetched from the serverParametersoptionalTextGroup: stringScreen for which to load the CSV ofReturns TextCacheThe CSV text file's correpsonding text cache
Loads the CSV text file of the current screen into the buffer. It will get the CSV from the cache if the file was already fetched from the server