GetOpenArticle Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:17

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

GetOpenArticleList

GetActiveArticle

GetActiveTxt