Discussion
1
Replies
213
Views
Posted: May 5, 2015
Last activity: May 5, 2015
Closed
Need syntax to get only the user portion of email address
Please help with function/syntax to obtain only userid of email address. i.e not include @ and domain name. eg in xyz@pega.com, I need to retain only the xyz.
You can use "whatComesBeforeFirst" function.