2.14.2.10 language

Brief Information

Change Origin's display language

Additional Information

This feature is updated in Origin 2017 SR0. For more details, please refer to Release Notes.

Command Line Usage

language sw:=1; //switch to English if Origin is J/G/C version

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
info

Input

string

<unassigned>
This is used for displaying a hint in the dialog.
Language Setting sw

Input

int

<unassigned>

Specify the language setting.

If Origin is G/J/C Version

Option list:

  • 0: German/Japanese/Chinese, depending on what language Origin is.
  • 1:English

If Origin is evaluation version

Option list:

  • 0: English
  • 1: German
  • 2: Japanese
  • 3: Chinese
Apply to All Users allusers

Input

int

0
Specify whether to apply the language setting to all users. All users means all the logon users of this computer. You must run Origin as Administrator to enable it.
Use English in Analysis Report report

Input

int

0
Specify whether to use English in Analysis Report when Origin display language is set to Japanese or German.

Description

This X-function is used to change the display language of Origin. It is used in Japanese or German versions of Origin to switch between Japanese/English or German/English. Moreover, you can determine whether to apply the language setting to all the users or only to the users that register in Origin. Note that when the display language is set to Japanese or German, you can still use English in the Analysis Report. The language change will not be applied until you restart Origin.


Keywords:German, Chinese, Japanese