|
Object: sapphire.userConfig |
Description
Manipulates user configuration cookies.
File
WEB-CORE\scripts\sapphirecore.js
Properties
None.
set |
Functionality
Sets a value into the user configuration cookies.
Parameters
| Parameter | Type | Description |
| sPropertyId | String | Property name. |
| sValue | String | Value of the property. |
Returns
None.
get |
Functionality
| DEPRECATED | This does not return a value. |
Gets a value from the user configuration cookies.
Parameters
| Parameter | Type | Description |
| sPropertyId | String | Property name. |
Returns
String.