|
|
Sets the specified property value.
Syntax
| Smartsite SXML |
|
|---|---|
personalization.set(string appName, string propertyName, any value) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| appName | String | Name of the application. |
| propertyName | String | Name of the property. |
| value | Any | The value. |
Return Value
None.