Get BootstrapRTE Value
Last modified: November 19, 2024
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
Name | Datatype | Required | Description |
---|---|---|---|
Widget Name | String | Yes | The name of the widget. |
Return Value
Name | Datatype | Description |
---|---|---|
Value | String | The displayed value of the widget. |