FirstArticle Property
The number of the first article in CurrentGroup .
Object Oriented Interface
public function getFirstArticle();
Procedural Interface
ipworks_nntp_get($res, 32 );
Default Value
0
Remarks
This property contains the number of the first article in CurrentGroup. The value of this property is 0 if there is no current group (CurrentGroup is "").
This property is read-only.
Data Type
Long