GetCurrSegDoc();Returns an index that identifies the current document, in the current segment, in the set of documents sent to the output connector. The function can be used at the following post-processing scripting levels:
num An index identifying the current document in the current output segment document array. -1 $doc_index = GetCurrSegDoc();$invoice=GetSegMetadata($doc_index, "invoice_no");
| OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |