Jump to content
UBot Underground

Comparing List Item Error


Recommended Posts

Hi All

 

I am fairly new to ubot but am having a problem.
I have a list containing scraped urls and am trying to check for youtube urls (then in a loop I do a remove from list on any which don't match). The problem I am having is that when I do the follwing on the list item

if($contains($list item(%UrlList, #position), "youtube"))

I get the following error:

Error: Conversion from string "" to type Integer is not valid

 

Any help would be most appreciated.

 

 

 

 

Cheers

Col

 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...