How to use CI with multiple languages
I cannot find anything obvious on how to use a CI (we will use via App Engine) to update Related Language values. Typically a Description field.
One AE would be used to Update/Add the Base Language info (ENG) and then another Step to then Update the Related Language values.
Would we use 'SetLanuage' to programmatically set Language and then re-Open the CI? Then use SetLanguage again to return to back to initial value?
Or is there another method?