Set BootstrapRTE Value
Last modified: November 19, 2024
Description
Sets the given value as current value for the BootstrapRTE value. Strings can be formatted via HTML code.
Supported Widgets
- BootstrapRTE
Usage
Pass the name of the widget and the value you want to set.
Input Parameters
Name | Datatype | Required | Description |
---|---|---|---|
Widget Name | String | Yes | The name of the widget. |
Value | String | Yes | The value you want to set. |