Parse a phone number, splitting it into its component parts.

Syntax

ISPhoneNumberDetails2.ParsePhoneNumber(phoneNumber, [message])

Parameters

NameTypeOptionalByRefDescription
phoneNumber String The phone number as entered by the user.
message String Optional ByRef If the function returns False, this indicates the reason.

Return Value

Boolean

A Boolean indicating the Phone Number was successfully parsed.

Member of:
ISPhoneNumberDetails2
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0