Method in Localization
Returns a boolean value indicating whether this Localization contains a string with the given key.
Name | Description |
---|---|
true
if this Localization has a string for the given key; false
otherwise.
string
key
The key to search for.