[This is preliminary documentation and is subject to change.]
You can use Resource Scripts to perform a wide range of tasks. This section covers all of the tasks related to creating and running Resource Scripts.

In This Section
-
Resource Script Program Grammar
-
Shows how to use Resource Scripts to declaratively model control flow, data flow, create, read, update, and delete (CRUD), and FeedSync interactions.
-
Serializing Resource Scripts
-
Shows how to generate representations of Live Framework statements in JSON and plain XML.
-
Data Binding in Resource Scripts
-
Shows how to use data binding to connect Live Framework statements with data.
-
Resource Script Operations
-
Covers all of the procedures necessary to perform CRUD operations, return the results of an operation, and use scripts as triggers.