Difference between revisions of "Action: Write to File"

m
 
Line 1: Line 1:
 +
<span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span>
 +
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action allows you to write, append, prepend or overwrite text in a file.
 
This action allows you to write, append, prepend or overwrite text in a file.

Latest revision as of 17:32, 20 March 2024

About this action

This action allows you to write, append, prepend or overwrite text in a file.

Upon selecting this action, a menu will appear with a button to choose a folder, two text fields for the filename and content of the text, and three checkboxes to determine whether you want to append, prepend or overwrite the current file.