Question
6
Replies
5125
Views
EAI Systems
Posted: February 28, 2018
Last activity: March 28, 2018
Converting properties into uppercase
Hello all,
I just want to know how to set the properties or fields into Uppercase using Activity.
Its urgent please help me out.
Thanks,
Shweta V Singh.
***Updated by moderator: Lochan to update Categories***
Use property-set method and use @(Pega-RULES:String).toUpperCase(<PropertyName>)