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