Web.Contents
Returns the contents downloaded from the url as binary.
function (url
as text, optionaloptions
as nullable record) as binary
Returns the contents downloaded from
url
as binary. An optional record parameter, options
, may be provided to specify additional properties. The record can contain the following fields: Accessing data
Last modified 4yr ago