Stringfunctions+ | Formula CSTRANSLATE
Description
You can use this formula to decide from which module translations can be used.
Formula(s)
        PHP
    
    {=CSTRANSLATE("Word";"Module")}
Result
String
Parameters
Parameter | Content | Format | Default value | Explanation | 
|---|---|---|---|---|
Word  | Text to be translated  | String  | 
  | 
  | 
Module  | "customer" "sdzecomrules" or similar  | String  | "customer"  | Here you decide on the module from which the translation is to be used.  |