> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/nedyx/clearlines-functions/widget-functions/loadwidgetcontent.md).

# LOADWIDGETCONTENT

#### Syntax

**LOADWIDGETCONTENT**(*widget*)

* *widget* - the widget for which the current content should be loaded from the nedyx database - ***Value type**: widget*

#### Remarks

* If the function is called for a widget, its latest content is retrieved from the nedyx database. This is helpful in cases where multiple users are changing the content of the same widget, and the latest change should be retrieved.
* If widget has a Content formula assigned, the function does nothing.

#### Examples

See examples of the function [STOREWIDGETCONTENT](/nedyx/clearlines-functions/widget-functions/storewidgetcontent.md).
