Discussion
TCS
IN
Last activity: 6 Oct 2015 6:42 EDT
Using a PageList in a DeclareExpression
Please let me know if we can call a Data Transform in a Declare Expression.
I have to concatenate 4 properties and set it to a Target property in a Declare Expression.
Out of these 4 properties , 2 properties are PageList properties and 2 properties are single value properties.
I want to concatenate these 4 properties in a Data Transform and call this Data Transform in the Declare Expression. Is there any way to do it??
or
How can we concatenate pagelist properties to page properties . Please give me an idea.