File.Contents

This function retrieves the binary content of the specified file path. Note that the options parameter is meant for internal use only at this time.

Syntax

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

About

This function retrieves the binary content of the specified file path. Note that the options parameter is meant for internal use only at this time.