Question
2
Replies
1154
Views
JBC International Finance Limited
Posted: June 16, 2016
Last activity: June 16, 2016
Closed
Solved
Hoe to Replace Alphabets in a String to "0"
I have a requirement to replace all the alphabets(only alphabets) in a string with 0's how can i achieve it
Message was edited by: Marissa Rogers -Added category
Hi
Use this function pxReplaceAllViaRegex
Thanks
Sam