Screen.SetLocalizedString |
|
|
|
Screen.SetLocalizedString |
|
|
|
|
||
OverviewExamples
Screen.SetLocalizedString("My_String", "Hello, thank-you for patching!");
Sets the string with id "My_String" to "Hello, thank-you for patching!" for the current screen.
Screen.SetLocalizedString(sStringID, sString);
Sets the string with the id referenced in "sStringID" to the string referenced in "sString" for the current screen.
See also: Related Actions
Learn More: Indigo Rose Software - Visual Patch - Buy Now - Contact Us