Currently, the scope of the setLocale() operation influences text sent from the Domain Manager to the ASL script. Specifically, setLocale() affects textual data of these types:

  • MODEL descriptions obtained from the following operations on SM_System:

    • getOpDescription

    • getEventDescription

    • getPropDescription

    • getClassDescription

  • Error text obtained from the following operations on SM_API_Support:

    • getErrorText

      The scope of the setLocale() operation has no influence on any other textual data communicated between the ASL script and the Domain Manager. Textual elements defined as part of modeled applications (aside from entity description data) are not affected by this operation.