XPath Count()

de_chris
de_chris New Altair Community Member
edited November 5 in Altair RapidMiner
Hi there I'm trying to get all detailpages from a list. Therefore I need an iterator. To calculate the maximum number of iterations I tried to use the XPath function count(). I think XPath in Rapid Miner is a little bit different from what it's elsewhere. Is this function implemented in Rapid Miner? I've tried:
count(//h:a[contains(@href,"/details.html")])
with error message. Anyone with a working count() out there?
Thanks
Tagged: