the fully-qualified filename of the embedded file. This filename may or may not refer to a local file depending on the way the embedded file was loaded. For example, if it was loaded from an archive, the filename could be that of a file on a different computer.
length
length:number
Methods
clear
clear(): boolean
...
Returns boolean
write
write(path): boolean
Saves the contents of the embedded file to a local file.
Returns
the fully-qualified filename of the embedded file. This filename may or may not refer to a local file depending on the way the embedded file was loaded. For example, if it was loaded from an archive, the filename could be that of a file on a different computer.