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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
File.Contents(path as text, optional options as nullable record) as binary
Returns the contents of the file, path
, as binary. The options
parameter is currently intended for internal use only.