Skip to main content

File.Contents

Returns the contents of the specified file as binary.

Syntax​

File.Contents(
path as text,
optional options as record
) as binary

Remarks​

Returns the contents of the file, path, as binary. The options parameter is currently intended for internal use only.

Category​

Accessing data