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'
index action action list process documents
This action allows you to rename the document stored in an attribute of the Document type.
RENAME DOCUMENT AttributeIdentifier() TO ArithmeticExpression()
RENAME DOCUMENT Object.DocAttribute TO 'abc.doc'