Dataset.update

Description

Updates the data from a dataset.

Input / Parameter

FilterFormat (Object)

The format used for filtering in the parameter filter.

data (List)

Will contain a list of one (1) or more objects with the following structure (dataset, operator, value) and contain zero (0) or more objects with the same structure (FilterFormat only). This can be another FilterFormat to create grouped queries.

Output

Object

Callback

callback

The action performed if this function runs successfully.

errorCallback

The action performed if this function does not run successfully.

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated