# JSONTEXTTOHTML

#### Syntax <a href="#syntax" id="syntax"></a>

**JSONTEXTTOHTML**(*jsontext*)

* *jsontext* - the text from a text widget which should be converted to HTML markup text - ***Value type**: text*

#### Remarks <a href="#remarks" id="remarks"></a>

* This function is the reverse function to HTMLTOJSONTEXT, converting the content of a text widget into an HTML markup representation.
* A common use case is to provide end users with the option to specify the body of an email using formatted text in a text widget.
