First method: Folder collection
Syntax
First()
Description
The First method returns the first Folder object in the folder collection.
Parameters
None.
Returns
Folder object.
Example
&MyFolder = &MyCollection.First();
Syntax
First()
Description
The First method returns the first Folder object in the folder collection.
Parameters
None.
Returns
Folder object.
Example
&MyFolder = &MyCollection.First();