I am using Trim function in user variable activity in DS 7.5
Trim(Trim(ExCmd_EmailReptType.$CommandOutput,"*","L"),"#","T")
But job is aborting and showing an error as "Error calling DSSetParam(prmCNIRTP), code=-4 [ParamValue/Limitvalue is not appropriate]"
Can anybody help me with this ???