Monday, 29 September 2014

Modify XML to remove characters from result



I have an xml that produces an attributed tag: -


The (NominalDiameter) returns a value that has " for the format. ie, 2"


Is there a way to trim the returned value so the " will not display in the result. ie. 2


No comments:

Post a Comment