Views:

Description

Generates a plain hyper link url using a Dynamics Name and Value. Typically used in emails.

Signature

LinkPlainHyperLink('name', 'value')

Example

LinkPlainHyperLink(
  'Send Email',
  'mailto:johng@north52.com?subject=' + [account.name])

Parameters

Name Type Description Required
name xxxx xxxx xxxx
value xxxx xxxx xxxx