mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
mention parts in css, yams
This commit is contained in:
@@ -82,6 +82,8 @@
|
||||
will be used as the property names. Alternatively, the column names can be taken from the first row of the CSV.</p>
|
||||
<p>When converting to CSV, the column template is used to identify which properties to extract from the object and in what order.</p>
|
||||
<p>If the input is an array then the columns template is only used to optionally generate a row of column titles.</p>
|
||||
<p>The node can accept a multi-part input as long as the <code>parts</code> property is set correctly.</p>
|
||||
<p>If outputting multiple messages they will aslo have their <code>parts</code> property set.</p>
|
||||
<p><b>Note:</b> the column template must be comma separated - even if a different separator is chosen for the data.</p>
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user