Datasource
Use Datasources to access and reference data surfaced in Data Providers. This section provides examples of code snippets for working with datasources.
Datasource
Ability to write SQL queries to return data from certain data providers, such as, Dynamic Data or SQL provider.
Static data lists are typically used to access data that hardly needs to be manipulated, handled, or updated.
Provides a list of country flag icons that can be used in a jig's components.
Last updated
Was this helpful?