Get BootstrapRTE Value

Last modified: June 18, 2025

Description

Returns the current BootstrapRTE value as an HTML string.

Supported Widgets

  • BootstrapRTE

Usage

Pass the name of the widget you want to get the value from.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.

Return Value

NameDatatypeDescription
ValueStringThe displayed value of the widget.