Skip to main content


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

setEmbedData

Updated on October 21, 2022

Sets the value of a specified property.

Signature

setEmbedData(propName, value)

Returns

This method sets the latest values from the assignment's flow action, which includes values that are possibly uncommitted.

Parameters

NameDescriptionTypeRequired
propNameName of property value to retrieve. For embeddings related to case pages, use a leading dot to mark case-related properties (e.g. “.FirstName”). String
valueTarget value of the propName property.String
For example:
document.getElementById("theEmbed").setEmbedData(".FirstName", "Adam");

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