LOADWIDGETCONTENT

Loads the current content of a widget from the nedyx database.

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.