FileContents

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the contents of file <File>
Associationscom.livecode.file
Summary

The data stored in a file.

Parameters
NameTypeDescription
File

An expression that evaluates to a filesystem path.

Description

The raw data stored in a file.

Note: Setting the contents of a file will replace the file with a newly-created file with the new contents.

Tagsio,filesystem