$link
Creates a link to a given URL
Signature
Arguments
Name
Description
Type
Required
String
String
Returns
{{$link company.website}}
{{$link company.website company.name}}{
"company":{
"name":"Acme Co.",
"website":"https://www.acme.co"
}
}Last updated
Was this helpful?