Forum Discussion

max1965's avatar
max1965
Contributor
13 years ago

add string to variable

In a groovy script, with the instruction: DProxyLoc1 = DProxyLoc.minus("sip:") the string "sip:" is removed from the begin of DProxyLoc variable. If I want add the string at the begin of the var...