Blue Mango Learning Systems GLX Application Framework version 1.2.0 build 1

Printer friendly version

command glxapp_setPrefDefaultValue

Sets the default value for a preference. The default value is used by the framework when calling glxapp_getPref and the preference value has not yet been set on the computer.

command glxapp_setPrefDefaultValue pPref, pValue
Parameters
TypeNameDescription
Simple parameter. pPref Name of pref to get default value for.
Simple parameter. pValue Value to assign as the default.
Simple parameter. pSharedOrUser "shared" to get default value for shared preference. Default is "user".
Return

empty