Blocks & Flow Editor
File
Bot Studio file automation reference
check file
Checks whether the requested file exists.
create file
Creates a new file.
duplicate file
Creates a copy of a file.
delete file
Deletes the requested file.
write text to file
Writes content to a .txt file.
rename file
Renames a file.
read config file
Reads a .ini config file.
move file
Moves a file to another location.