Inffuse.project.getDataStore
Get the dataStore for the default scope or the <scope_override> for the project
Syntax
Inffuse.project.getDataStore(scope_override)Parameters
| Name | Type | Description |
|---|---|---|
scope_override |
string | if given, overrides the default scope. legal values are "private" or "public". |


