• Get hold of segment pairs selected in the editor

    Dear all, Does the Integration API expose any method or property to get hold of segments selected in the Editor? By "selected" I mean the segments that are highlighted when you click on a segment number, hold the Shift key and click on another segment…
  • How can I determine the locale (language code and country code) of the source language of the document open in the editor?

    I imagine it is buried in some structure, but I haven't been able to find it.
  • Target Language of active document

    Hi, I am developing a NativeFileVerifier for a custom XML file type. I have to check the length limit, something very similar to the corresponding sample. Yet there is a slight deviation from it: The attribute name which gives the maximum allowed lengths…