Attr Property

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

Description

Returns the attribute object of the text.

Available in Ted and in Fred.

Syntax

object.Attr

object

Required. Object name. Returned by Ted.GetActiveTxt, objNode.GetTxt or objArticle.GetTxt(nIdx).

Note

Available attributes depend on your schema, default ones are:

CreationDate

FolderId

Id

ModifiedDate

Name

ObjectType => an object itself

ObjectTypeName

You can also use the methods:

GetAttribute, GetAttributeType, GetAttributeValue, GetDataAttribute, GetMetaAttribute, GetObjects, isKindOf, LoadAttributes, SaveAttributes, SetAttribute

Context

Text object