Files.GetString
Overview¶
String Files.GetString ( id )
Arguments¶
String id Id number of file
Remarks¶
This function used to retrieve text file contents, if file is binary you should consider to use Files.GetBase64 otherwise file content would be corrupted.