Save
$link->Save([file])
- Saves the content of the shortcut object into the file named file. If file is omitted, the filename is taken from the
Fileproperty of the object (which, if not changed, is the name of the lastLoaded file).If no file was loaded and the
Fileproperty doesn't contain a valid filename, the method returnsundef, which is also returned on error. A true value is returned if everything was successful.