Returns the shortcut parent folder.
[ appFolder = ] Object.Parent
The Parent property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
AAppShortcut |
AAppShortcut object |
|
appFolder |
AAppFolder |
App Folder object to which current shortcut belongs. |
The following prints "Misc":
print App.MiscFolder.Items("Comm").Parent.Name