Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.