Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

setValue(prop, value, initialValue)

Updated on July 20, 2021

Assigns a value to a property in the Redux Store.

Returns

Not applicable.

Parameters

NameTypeDescriptionRequired
propstringThe name of the property to which a value must be assigned.
valuestringThe value that must be assigned to a property.
initialValuestringThe default value assigned to the property.
Note: This parameter is applicable only when the property is a dropdown control that has a default value.

Usage example

In this example, the API assigns the lorem ipsum value to the firstName property.

getPConnect().setValue('.firstName', 'lorem ipsum');

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us