...
- Text - Formats the value as text.
- HTML - Output as HTML.
Wiki Markup *Date* \- Formats as date. Original Date and New Date format are expected in the "*Format*" field. *Format*: \[input format\]\|\[output format\] +Example of usage+ *Original value*: 5/23/2012 *Expected value*: 2012/5/23 *Format*: M/d/y\|y/M/d Please refer to [Java SimpleDateFormat|http://docs.oracle.com/javase/1.4.2/docs/api/java/text/SimpleDateFormat.html] for Date format.
- Decimal - Formats as decimal. Number of decimals is expected in the "Format" field.
...