Sets the specified property value.

Syntax

Smartsite SXML CopyCode image Copy Code
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.

Expand image Example

Expand image See Also

SXML