Create an HTML anchor tag from a Phone Number.

The Hyperlink will contain the necessary href to action the contact method, e.g. send an Email etc. If no actions are available then straight text (HTML encoded) will be returned.

Syntax

finHtmlTemplateUtilities.CreateHyperlinkFromPhoneNumber(phoneNumber, isMobile, [notes])

Parameters

NameTypeOptionalByRefDescription
phoneNumber String The Phone Number.
isMobile Boolean Indicates whether this is a Mobile Phone Number (i.e., include SMS actions)
notes String Optional Any Notes to display in a popup.

Return Value

String
Member of:
finHtmlTemplateUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0