File Functions
Table of Contents
Overview
File functions are built-in functions that operate on file objects (or FILE datatype). These functions cannot be applied on files fetched using the Zoho Creator "fetch records" task or "input" keyword.
List of file functions
The following are the file functions available in Deluge:
- getFileContent
- getFileName
- getFileSize
- getFileType
- isFile
- setCharset
- setFileName
- setFileType
- compress
- extract
- toFile