Question: How to use filed value in Property Set option Like Data Transform or Activity?
Solution:
Go to Expression Builder and Select Localized Text
@(Pega-RULES:Utilities).getLocalizedText("Field value Label", ".pyCaption(This is Property)", tools)
Solution:
Go to Expression Builder and Select Localized Text
@(Pega-RULES:Utilities).getLocalizedText("Field value Label", ".pyCaption(This is Property)", tools)