File.Contents

Syntax

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

About

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