SetCurrMetadata(metadataName, value);
metadataName
str
A string specifying the value of the metadata to set for the current document.Sets string metadata for the current document. The function can be used at the following post-processing scripting levels:
Note: If the metadata is not used with enveloping or sorting, the metadata must be declared with the DeclareMetadata() function at Before Job level.
num<>0 $ret = SetCurrMetadata("zip", "Prague");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |