Contents

lastComponentOfFileName

The name of the document seen by the user in AppleScript.

Declaration

var lastComponentOfFileName: String { get set }

Discussion

This property contains the document name used during scripting. Note that this name may be different than the name used in fileURL.

See Also

Related Documentation

Handling Script Commands