mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
update info text of file node (English & Japanese)
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
<dt class="optional">filename <span class="property-type">string</span></dt>
|
||||
<dd>If not configured in the node, this optional property sets the name of the file to be updated.</dd>
|
||||
</dl>
|
||||
<h3>Output</h3>
|
||||
<p>On completion of write, input message is sent to output port.</p>
|
||||
<h3>Details</h3>
|
||||
<p>Each message payload will be added to the end of the file, optionally appending
|
||||
a newline (\n) character between each one.</p>
|
||||
|
Reference in New Issue
Block a user