Description
This formula replaces HTML entities.
Formula(s)
PHP
{=HTMLENTITIES("Text")}
Result
-
String
Parameters
Parameter
|
Content
|
Format
|
Default value
|
Explanation
|
|---|---|---|---|---|
|
Text |
Text in which the HTML entities are to be replaced |
String |
|
Fixed text or content from other attributes (e.g. via the ATTRVAL formula) can be used as source text. |