file.name
Syntax
Get the name of the file associated with the file pointer.
s - The name of the file associated with the file pointer.
f - A pointer to the file, or the last file opened if not provided.
file.exist
file.open
9.1.13