The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
JAVASCRIPT / NODEJS
How could I find out how many records there are in a table?
recordsMax = base('Table 1').size() Something like that, but it actually works.
Thanks.