Docs for scripting data binding and data views

I folks, I fed the source files for the data binding and data views into AI to produce some interim docs that will allow you to script directly with the new back end before the full docs are ready. A human has now looked through the output to verify it. This should be enough to get you going if you are trying to script with data. We will follow with a full set of docs in due course.

A word of caution: these are still subject to change as the feature is refined. I’ll make sure to post an updated version as and when there are changes.

datastore_full_manual.pdf (11.4 KB)

Thank you very much!

Thank you Kevin.

datastoreGetNumberOfRecordsInCollection is described as
“Returns cached record count.”

What’s the meaning of “cached” here ?
Is it something different from total number of records in the collection ?

Oops…I think it should say just the total number.

We’re working on quite a few updates still to the data store API structure.