Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

command glxapp_setPref

Sets an application preference.

command glxapp_setPref pKey, pValue, pUserOrShared, pType
Parameters
TypeNameDescription
Simple parameter. pKey Name of preference to set.
Simple parameter. pValue Value to set preference to. This can be a string or an array.
Simple parameter. pUserOrShared Pass in "shared" to set a pref in shared preferences. Leave empty for default behavior.
Simple parameter. pType Pass in "binary" to force pref to be stored as binary (OS X). By default if value contains NULL then it will be stored as binary.
Return

error message