Forum Discussion

Sirisha2020's avatar
Sirisha2020
Contributor
4 years ago

getting error while parsing the href in the property transfer editor

Hi,

 

I am trying to parse the href value using the below expression in property transfer editor

 

_links.item[0].href.split('/')[1] 

 

but getting error as "Failed to access the property split". Any idea on this error.

 

Thanks