UBot 4: The Add List to List Command and the Add Item to List Command
Posted by Miriam M-B on 22 October 2011 12:19 PM
|
|
This is a brief clarification on the approriate uses for the two commands in UBot 4.
The Add List to List command This command should be used in instances where you are: - Adding a list from a file to a list in UBot - Scraping a list of items from a page into a list in UBot Studio - Creating a list using the list from text command. If the tasks your are performing will be returning a list of items, you will be using the add list to list command to hold those items in UBot Studio for later use.
The Add Item to List command This command should be used in instances where you are: - Adding one item to an already populated list
If the tasks your are performing will be returning only one item, you will be storing that item in the add item to list command. This command is often used to add to an existing, already populated list.
if you have any questions about the use of any of the commands, feel free to let us know by opening a ticket. | |
|