Data Integration
- Data Integration
- All Products
$$UDFparameter=:UDF.RemoveSpaces(names)
In the parameter file, you resolve the parameter with the following function::UDF.RemoveSpaces($$UDF)
$$UDF=:UDF.Replace_Chars_special(Name)
$$UDF=:UDF.Replace_Chars_special($$Field) $$Field=Name
$$UDF=:UDF.udf_InitcapLtrim($$tasknameparam) $$tasknameparam='$CurrentTaskName'