-
Notifications
You must be signed in to change notification settings - Fork 10
computeFetchData
devakumaraswamy edited this page Jan 21, 2020
·
3 revisions
Fetch data from a SAS Table
Returns: promise
-
- {columns: , rows: , scrollOptions: }
Param | Type | Description |
---|---|---|
store | object |
restaf store |
computeSummary | object |
Summary object created by computeSummary method |
table | string |
name of the table |
scroll | string |
direction - valid values are next,prev, last, first, null |
See this for details on how to use this function and related functions to execute code in a compute server.
.... Under construction...
-
restaf
-
restaflib
-
Examples:
- Cas Server
- Compute Server
- Scoring with MAS
- Scoring with CAS
- Utility
-
CAS Related Functions
-
MAS Related Functions
-
Compute Server Related Functions
-
Reports Related Functions
-
Interactive CLI
-
Special Topic