2019.2

Table Of Contents
values to use.
"Parent" on
page221
Node Returns the parent node of the current node.
Methods
Name Return
type
Description
"AttributeByIndex(Integer
Index)" on page223
String Returns the specified attribute's value.
"AttributeByName(const String
Name)" on page223
String Returns the value of the attribute of the
specified name.
"Copy() " on page223 Places a copy of the node in the metadata
clipboard.
"Cut()" on page224 Removes the node and places it in the
metadata clipboard.
"Delete()" on page224 Deletes the node.
"FieldByIndex(Integer Index)"
on page225
String Returns the specified field's value.
"FieldByName(const String
Name)" on page225
String Returns the value of field of the specified
name.
"FieldByNameIndex(const
String Name, Integer Index)"
on page226
String Returns the value of the N'th field of the
specified name.
"IndexInDocument()" on
page226
Integer Returns the index of this page in its parent
document, taking all the pages from all the
datapages into account.
Page 216