This is an old revision of the document!
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'