Hi,
I'm trying to use the CustomField as Script Argument, but it doesn't use value, instead it showed the parameter itself.
Ex. ${Node.CustomProperties.Comments}
Output: ${Node.CustomProperties.Comments}
Statistic.Status: 0
Message.Status: Cannot bind parameter 'Uri'. Cannot convert value "https://${Node.CustomProperties.Comments}" to type "System.Uri". Error: "Invalid URI: The hostname could not be parsed."
Value of field is abc.com