Screen.GetLocalizedString |
|
|
|
Screen.GetLocalizedString |
|
|
|
|
||
OverviewExamples
sLocalString = Screen.GetLocalizedString("My_String_ID");
Gets the localized text for the string with ID "My_String_ID" and stores it in the variable "sLocalString."
Localized = Screen.GetLocalizedString(sMsgID);
Gets the localized text for the string with ID referenced in the variable "sMsgID" and stores it in the variable "Localized".
See also: Related Actions
Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us