Read records in Create PT?

Hello,

I am not familiar with read records in the data section of the Toolbox, and a couple of my students decided to use it in their Create PT inside their functions. Is this OK?

readRecords() is a perfectly fine way to access the database. It returns a list of JASON objects which I prefer to work with myself.

1 Like