Skip to main content
February 4, 2022
Question

Issue with user and tostring functions

  • February 4, 2022
  • 3 replies
  • 0 views

Hi,

Can someone help me here.

Line1 code in the below attached image is giving proper expected output (Email).

Where as Line2 is returning an error.

Any idea what went wrong.

3 replies

agamb0001
February 5, 2022

I tried and both worked for me without any issues

whats the error you got ?

and, one alternative method to extract the username from your text string could also be:

keyval("Reddy, Rao (AA12351)", " ", "(", ")")

pratikshaj
February 5, 2022

What is the error you are getting ?

gopalk2865
Participating Frequently
February 5, 2022

Hi , Could you please share us the error?