Skip to content

WRITE_FILE

Write the data provided in parameter section to File whose absolute path is provided in the element section. Example <ELEMENT> /path/to/file/filename <PARAMETER> text=content to write,append=true( to append/overwrite the existing data),newLine=false(To write/skip a new line after content)

Select WRITE_FILE command from the action drop down, leave Screen name and Enter file path in Element field, Enter data, append value and newLine value in the parameter section as shown below:

Card view :

Back To Top