Set_Language Function

Sets the OpenInsight language.

retval = Set_Language(language)

The function has the following parameters:

ParameterDescription
languageA language that is defined in the Language Settings dialog box in the Database Manager.

This function returns a line of text. The format of the line is as follows:

Language: set to language parameter

Get_Language function

retval = Set_Language("FRENCH")

call msg(@window,retval)
  • guides/programming/programmers_reference_manual/set_language.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1