Discussion
Wipro Technologies
US
Posted: Apr 22, 2021
Last activity: Apr 27, 2021
Last activity: 27 Apr 2021 17:00 EDT
Removing alphabets from alphanumeric string
Use @pxReplaceAllViaRegex(Param.DP,"[^\\d]","") function, which will return the integer value.
Eg : Param.DP = SP232323 -> 232323
***Edited by Moderator: Pooja Gadige to change category from General to Product, add Developer Knowledge Share tag***
***Edited by Moderator Marissa to update Platform Capability tags****
To see attachments, please log in.
***Edited by Moderator Marissa to update Platform Capability tags****