read_file

Function

ArgDescriptionType
lengthMax length of the file to read.int
offsetWhere to read from the file.int64
filenameOne or more files to open.OSPath (required)
accessorAn accessor to use.string

Required Permissions: FILESYSTEM_READ

Description

Read a file into a string.