First method: UserTab collection
Syntax
First()
Description
The First method returns the first UserTab object in the UserTab collection.
Parameters
None.
Returns
A UserTab object.
Example
&MyUserTab = &MyCollection.First();
Syntax
First()
Description
The First method returns the first UserTab object in the UserTab collection.
Parameters
None.
Returns
A UserTab object.
Example
&MyUserTab = &MyCollection.First();