| version = 2.2.0+
}}
The CreateCSVValue Activity writes a single [http://en.wikipedia.org/wiki/Comma-separated_values Comma-separated-values] value to a column within a CSV row, hence it writes to a specific cellof a CSV document.
| AttributeText|| String || In || An expression which's result will be written to the cell value
|- align="left"
| CSVDocument|| String || In || -Alternative document to use instead of the hosting scope
|- align="left"
| CreatedText|| String || Out || The evaluated result of the ''AttributeText'' expression