Solved
Pass property name as parameter and set values to it dynamically
Hello there!
I'm using a data transform that receives a property name as parameter. I just need to use a property-set and set a value to this property that I received as parameter. Example:
I received the property "pyWorkpage.pyNote" as parameter and I want to set the value "Test 1" to this property and see it in clipboard.
Is it possible in data transforms?
Thanks in advance.