WIDGET
Get the data from a widget living in a backend.
Syntax
=OBB.WIDGET(backend,widget,[parameters])
Parameters
Name | Type | Description | Required |
---|---|---|---|
backend | Text | Name of the backend. | True |
widget | Text | Name or ID of the widget to get data for. | True |
parameters | Any | Widget parameters as (n rows by 2 columns) range selection or array constant (e.g. value1; value2). | False |