Assert BootstrapRTE Value
Last modified: June 18, 2025
Description
Asserts that the BootstrapRTE value is equal to the given value.
Supported widgets
- BootstrapRTE
Usage
Pass the name of the widget and the value you want to assert.
Input Parameters
| Name | Datatype | Required | Description |
|---|---|---|---|
| Widget Name | String | Yes | The name of the widget. |
| Value | String | Yes | The value you want to assert. |