Create Uri From Dynamic Value
- An activity to create a Uri from an input DynamicValue.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Result (IArgument<DynamicValue>) – Gives a Uri as output.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev
- Options (InArgument<DynamicValue>) – Takes Dynamic Value as input.
Example