Parse Number Function
Usage of Parse Number Function
The parse number function extracts only numbers from a given data, removing all alphabets and characters.
Example Scenario
A user wants to send a message via CRM, but a dash (-) in the phone number prevents the message from being sent. By applying the parse number function to the phone number, the dash is removed, allowing the message to be sent successfully.
PreviousModify Current Date BlockNextHow to generate random otp / number using Random Number Generator Block ?
Last updated
Was this helpful?