mergSettingsGetValueForKey

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergSettingsGetValueForKey(<pKey>)
Associationsmergsettings
Summary

Gets the setting for the specified key

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pKey

the setting key

Example
mergSettingsGetValueForKey("name") into tUsername
Values
NameTypeDescription
return

the setting value

Description

Gets the setting for the specified key

Tagsexternals