Question
2
Replies
7196
Views
PayPal
Posted: September 2, 2016
Last activity: August 26, 2020
Closed
Solved
How to get the value of property,where the property name is stored in another parameter
I need to get/set the value of/to a property in a page,where property name is stored in another parameter.
For instance ,let consider the name of the property as "XX".It is stored in the local parameter PropertyName.
How can i set any value to this property / get value from this property ?
It would best to push the property value to the clipboard so that it would be easier to access.
Have you tried that already?