I am not understanding cdb_sync. This is really the only function that I do not understand and I believe it is probably the most useful of them all. So any help would be greatly appreciated!
In the documentation for the command, it says:
--
Summary
This function will sync all records in a specified table between local and cloud.
--
My question is: What is a local table? Is this a field or datagrid on a card? Do I export this table from the cloud to my local Livecode project? Or, do I create this local table from scratch and, if so, do all rows and columns have to match? I guess what I am asking is what constitutes a local table?
Many thanks in advance!
In the documentation for the command, it says:
--
Summary
This function will sync all records in a specified table between local and cloud.
--
My question is: What is a local table? Is this a field or datagrid on a card? Do I export this table from the cloud to my local Livecode project? Or, do I create this local table from scratch and, if so, do all rows and columns have to match? I guess what I am asking is what constitutes a local table?
Many thanks in advance!