Converts a string to a phone number.
Declaration
PARSE_PHONE(string) -> phone
PARSE_PHONE(string, string) -> phone
Parameters
- string (type: string)
- The string to parse the phone from.
Return Values
- phone (type: phone)
- The resulting phone number representing the given string.
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.