Setup Factory 10

Screen.SetLocalizedString

Screen.SetLocalizedString

This is the first topic This is the last topic  

Screen.SetLocalizedString

This is the first topic This is the last topic  

OverviewExamples

Screen.SetLocalizedString (

string StringID,

string Text )

Example 1

Screen.SetLocalizedString("My_String", "Hello, thank-you for installing this!");

Sets the string with id "My_String" to "Hello, thank-you for installing this!" for the current screen.

Example 2

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 - Setup Factory - Buy Now - Contact Us