Get BootstrapRTE Value

Last modified: May 15, 2023

1 Description

Returns the current BootstrapRTE value as an HTML string.

2 Supported Widgets

  • BootstrapRTE

3 Usage

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

4 Input Parameters

Name Datatype Required Description
Widget Name String Yes The name of the widget.

5 Return Value

Name Datatype Description
Value String The displayed value of the widget.