dnsName
    The following is a list of properties for the function dnsName:
| Property | Value | 
|---|---|
brief | Convert to data type dnsName | 
category | dnsName | 
description | Converts value to data type dnsName returning dnsName result. | 
errorsThrown | [ { "error": "cast_error", "reason": "value could not be converted" } ] | 
functionId | dnsName | 
functionLabel | dnsName | 
pure | true | 
parameters | [ { "description": "Value to convert", "name": "value" } ] | 
returns | { "dataType": "dnsName", "description": "Converted value" } | 
useExecuteFunction | afw_function_execute_convert |