mergSettingsSetNumberForKey

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergSettingsSetNumberForKey <pKey>, <pVal>
Associationsmergsettings
Summary

Sets the setting for the specified key

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pKey

the setting key

pVal

the setting value (number)

Example
mergSettingsSetNumberForKey "level",tNumberValue

Description

Sets the setting for the specified key

Tagsexternals