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