Description
Returns or sets the article option status.
It corresponds to the list under Article, in the Tool pane in Fred.
Syntax
object.ArticleOp (iValue) |
object
Required. Object name, returned by Dim objTool = Page.ObjGetTool.
iValue
Article option.
0 | Use current article (if any) |
1 | Create a new article |
2 | Select an existing article |
3 | Select an existing article or create a new one. |