:GetMessageIdArticle()
Class
Syntax
:GetMessageIdArticle(cMsgID, [hSession]) -> nArticleNo
Parameters
|
|
cMsgID |
Message identifier string. |
|
|
hSession |
Optional: If hSession is not passed, the value in :Session will be used |
Return
Returns the Article number associated with the MessageID cMsgID.
Description
The :GetMessageIdArticle() method returns the article number associated with the specified message identifier in the current newsgroup.
See Also