Question
Accenture
Accenture
SG
Accenture
Posted: Oct 27, 2022
Last activity: Oct 27, 2022
Last activity: 27 Oct 2022 4:25 EDT
Solved
How to remove a comma at the end in each page list in data transform
Hello, i need some help in removing my comma at the end of my pagelist how can i do it
Currently i have this line
param.result = param.result + param.citizenshiplistvalue +", "
in order to give me this result
Now i want to remove this highlight comma , at the end of my text how can i do it ?
I have try using @pxReplaceAllViaRegex(param.result,",$","") but it still give me a , in the end
***Edited by Moderator: Pooja Gadige to add capability tag***
To see attachments, please log in.