Table of Contents

, , , ,

RENAME DOCUMENT

This action allows you to rename the document stored in an attribute of the Document type.

Syntax

RENAME DOCUMENT AttributeIdentifier() TO ArithmeticExpression()

Example

RENAME DOCUMENT Object.DocAttribute TO 'abc.doc'