Skip to main content

LoadTextFromFile

Structure

LoadTextFromFile(sFullFileName: String): String

Parameters

ParameterTypeDescription
sFullFileNameStringThe file location (full path)

Return value

String

Returns the full text of the file.

Description

Use this function to load text from a file on your network.