Visual Patch 3.9

VisualPatch.GetLocalizedString

VisualPatch.GetLocalizedString

Previous topic Next topic  

VisualPatch.GetLocalizedString

Previous topic Next topic  

OverviewExamples

string VisualPatch.GetLocalizedString (

string StringID )

Description

Gets the localized text (based on current patch language) of the global (opposed to per-screen) strings.

Note: These are the strings defined in ...\Visual Patch 3.0\Languages\English.xml, etc.

Parameters

StringID

(string) The string ID whose localized text you want.

Returns

(string) The localized text of the given String ID. If an error occurs, a blank string ("") will be returned.  You can use Application.GetLastError to determine whether this action failed, and why.

ResultVariable

When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.

See also: Related Actions


Learn More: Indigo Rose Software - Visual Patch - Buy Now - Contact Us