Set CKEditor Value

Last modified: June 18, 2025

Description

Sets the given value as current value for the CKEditor value. The value can be formatted via HTML code.

Supported Widgets

  • CKEditor

Usage

Pass the name of the widget and the value you want to set.

Input Parameters

NameDatatypeRequiredDescription
Widget NameStringYesThe name of the widget.
ValueStringYesThe value you want to set.