Forum Discussion

abrar22's avatar
abrar22
Frequent Contributor
10 years ago

How to get the value from Editable Field and store in variable and compare with other Field

Hi,

 

I want to compare Value from 2 fields and check they are same.

For Example:

 

Field 1 Value is 1.2000  (This value is not shown on Object Explorer as it is randomly generated)

Feld 2 Value is 1.2000   (This value is not shown on Object Explorer as it is randomly generated)

 

Field 1 object type is WPFObject("EditableContent", "", 1)

 

Field 2 object type is WPFObject("ContentControl", "", 1)

 

Do i need to store 

Any help