First method: AssignedPagelet collection
Syntax
First()
Description
The First method returns the first AssignedPagelet object in the AssignedPagelet collection.
Parameters
None.
Returns
An AssignedPagelet object.
Example
&MyAssignedPagelet = &MyCollection.First();