Write Text To File Step
Brief description
This step writes the defined text to .txt or .css file.
Step Information
Step name (Not required) – the custom name of the process step that labels the editor’s process step box
Input parameters
File Path (Required)– existing string variable name or value that specifies the full file path
Text to Write (Required)– existing string variable name or value to write in the file
Append New Line (Required)- True or false – start writing in new line or not
Overwrite File (Required)- overwrite existing text in file
- T (true)
- F (false- default value)
Output parameters
New Text (Required)- existing or new variable name that contains the resulting value