- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @montezh2001
the type of your ''res'' variable is xml and the replace function works only on string variables. You have to convert your xml variable to a string one like this :
var res = results[0].@image1.toXMLString();
result :
Br,
Amine
Views
Replies
0 Likes
Total Likes