Common IndySoft Procedures/FunctionsCommon - FileLoadTextFromFileOn this pageLoadTextFromFileStructure LoadTextFromFile(sFullFileName: String): String Parameters ParameterTypeDescriptionsFullFileNameStringThe 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.