“Code” widget

This API is used exclusively for client-side scripts (in app forms, business processes, pages, etc.).

Displaying standard widgets

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

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

For the full list of available functions, refer to the list of widget rendering functions.

Type aliases

HtmlContent

HtmlContent: function

HtmlString

HtmlString: string