Encode / Escape Text
Overview
Takes input data and renders it safe to use in JSON, HTML, e-mails, SQL queries, etc., or vice versa
Returns |
---|
Text |
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Use Dynamic Name | Show the Dynamic Name slot in the tree so that it can be set dynamically | Boolean Block Group | No |
Dynamic Name | The dynamic name of this item | Text Block Group | No |
Attributes | Metadata values for this block. Used in XML and multipart/form-data. | Text Block Group | No |
Direction | Whether to apply or remove the encoding/escaping | Text Block Group | No |
Method | The method to use when processing the data. | Text Block Group | No |
Content | The data to process | Text Block Group | Yes |