Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Set_Language Function ====== ==== Description ==== Sets the OpenInsight language. ==== Syntax ==== retval = Set_Language(language) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |language|A language that is defined in the Language Settings dialog box in the Database Manager.| ==== Returns ==== This function returns a line of text. The format of the line is as follows: Language: set to language parameter ==== See Also ==== [[get_language|Get_Language]] function ==== Example ==== <code> retval = Set_Language("FRENCH") call msg(@window,retval) </code> guides/programming/programmers_reference_manual/set_language.txt Last modified: 2024/06/19 20:20by 127.0.0.1