2022.1

Table Of Contents
Returns:
The value of the attribute as a string. If an attribute named Name is not found, an empty string is
returned.
Clear()
Not available in MetaPage
Deletes all the child nodes of the current node, as well as all of its attributes and fields.
Copy()
Not available in MetaJob
Places a copy of the current node, along with all of its children, attributes and fields, in the
metadata clipboard. Modifying the original node after the copy is made does not modify the
copy in the clipboard.
Cut()
Not available in MetaJob
Places a copy of the current node, along with all of its children, attributes and fields, in the
metadata clipboard and immediately removes the original from the Metadata structure.
Warning
The node being cut is removed immediately. Any reference to it or its child nodes
becomes invalid. The results of calling methods of such references is undefined.
DatapageCount()
MetaJob and MetaGroup only
Page 222