Hilfe & Dokumentation
Loads the specified file and either directly returns the contents i.e. string, or reads binary and encodes the result base64 and returns that.
LoadFile( string fileName, bool base64Encode )
LoadFile("D:\temp\test.zip", true())