Newbies MariaMalinovskaya Posted July 5, 2021 Newbies Posted July 5, 2021 View File DataBox Plugin The DataBox is a free FileMaker plugin that allows creating and manipulating of data in computer memory. You can store data like variables, arrays, tables or any hierarchical structures and manipulate them. As opposed to FileMaker global variables (like $$name) the data is stored in memory in correct FileMaker format like number, text, date, time or timestamp. As the DataBox stores all data in memory, it works very fast. You can get data from your database (ex. from ExecuteSQL functions ) once and then work with it in memory. The DataBox has powerful functions for manipulating, aggregating and getting data in different formats like JSON or interactive html-table. Submitter MariaMalinovskaya Submitted 07/05/2021 Category Plug-Ins FM Version 18
Recommended Posts
This topic is 1235 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now