Back
ReadFileData
JS
Py
Hello World
Reads file data from the local filesystem and returns its contents.
app.ReadFileData(
file
,
mode?
) →
List
See also:
WriteFile
String:
“/absolute/...”
path to a file
String:
“base64”
or
“hex”
or
“int”
or
“ascii”