Question
Blue Seven Tech
Blue Seven Tech
IN
Blue Seven Tech
Posted: Jun 26, 2024
Last activity: Jun 27, 2024
Last activity: 27 Jun 2024 3:14 EDT
Closed
Solved
Pagelist separation
Hi,
I have a requirement to get all the values of pagelist in one row in a table and the values must be separated with comas while using append in DT I am getting comma at last but I don't want comma at last. How can I achieve this?
Regards,
Murthy.
***Edited by Moderator Rupashree S. to add Capability tags***
Hi @MurthyG17188927,
You can use the below function to achieve your requirement:
@Utilities.pyPropertyCSVRFromPagelist(Clipboard Property pagelist, String Property name)
Regards,
Mamatha Adiraju