Titanium.Locale.getString

Function of Titanium.Locale.
Platform Since
Android 1.5
iPhone 1.5
iPad 1.5

Summary

return a localization string

Arguments

Name Type Summary
key String

the key to use when mapping into the localization file

hint String

the text to use if no key found in the localization file Optional.

Return Type

String