Skip to content

Toro Cloud Dev Center


FlatFileFunctions

The FlatFile class contains functions for parsing and extracting data from flat files.

For use in Gloop only

The FlatFile class is filled with functions that require and return Gloop-specific objects; hence, they are for use with Gloop only.

Here is one such example of how to use FlatFile:

Sample service showing how to use the `FlatFile` functions