Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

$FileContents

Modified on July 26, 2024

Returns the contents of a file on the current server.

Script usage:

$FileContents(name, [maxLength])

Parameters:

NameDescription
nameThe path of the file.
maxLengthThe maximum length (in characters) of the file to read.