Arbortext Command Language > Functions by Alphabetical Listing > doc_get_translation_orig_uri
  
doc_get_translation_orig_uri
doc_get_translation_orig_uri([doc])
Returns the original URI value (if known) of the document for which a specific document is a translation. Otherwise, doc_get_translation_orig_uri returns the empty string.
doc — (Optional). The identifier of the document for which the URI is returned. If doc is omitted or 0, the current document is used.
Related Topics
doc_set_translation_locale
doc_get_translation_locale
doc_is_translation
doc_set_translation_orig_uri
Translation PI