data transform: how can I get first letter of property value?
Hi,
I have data transform, and in the source I should split value like lastname or email, For example I need to have only first letter from lastname, how can I do it? with which rule?
And also how can I find pega functions list which I can use ? Like @PropertyHasValue(), and also where can I find some simple example?
Thanks,