Description
Returns the article object for the open article with id (use 0 to return active article object).
Syntax
dim oArticle = Ted.GetOpenArticle (long iArticleId) |
Return value
The article object.
Context
Main application common dispatcher commands
See also