Skip to main content

WIDGET

Get the data from a widget living in a backend.

Syntax

=OBB.WIDGET(backend,widget,[parameters])

Parameters

NameTypeDescriptionRequired
backendTextName of the backend.True
widgetTextName or ID of the widget to get data for.True
parametersAnyWidget parameters as (n rows by 2 columns) range selection or array constant (e.g. value1; value2).False

On this page