This API is used only in client-side scripts (on forms in apps and business processes, on pages, etc.).

Displaying standard widgets

To display standard widgets in the Code widget, you can use the following construction:

<%= UI.widget.contextValue('__name') %>

See the full list of functions that can be used with widgets in the [list of display functions](../interfaces/_dts_102_ui_widgets_.widget. html#contextrow).

Type aliases

HtmlContent

HtmlContent: function

Type declaration

HtmlString

HtmlString: string