MivaScript Builtin Function, Miva Merchant 9+
file_read( path, location, inputdata var )
<mvt:assign name="g.return_value" value="file_read( path, location, inputdata var )" />
Reads a file.
path
fully qualified path to the file
location
location of the input file - 'data' or 'script'
inputdata var
string variable containing the data read