Returns a string used to describe the object.
[ sDesc = ] Object.Description
The Description property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
AAppShortcut |
AAppShortcut object |
|
sDesc |
BString |
A string describing the folder object. |
The following example prints App's top level problems folder's description:
print App.ProgramsFolder.Description