IsPhoneNumber
Evaluates a string value and determines if that string value contains a valid phone number. This function returns a Boolean value based on the evaluation.
IsPhoneNumber(1)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | String to evaluate |