Difference between revisions of "Action: Write to File"
(Created page with "This action can be used to write/append text to a file.") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This action | + | <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;"> | ||
+ | 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.</pre> | ||
+ | * ''See also: [https://macrodroidforum.com/wiki/index.php/Magic_text magic text].'' |
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.
- See also: magic text.