Add Item to List

From UBot Studio
Revision as of 18:24, 22 March 2013 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Add Item to List is a Data Command.

This command will append an item to the end of a list.

The settings on the command allows you to:

Delete Duplicates: Allows you to set deleting duplicates in a list to Delete or Don't Delete

List Scope: Allows you to decide if you want your list to be local to the command or script it is inside or global to the entire bot.


Example

add item to list(%firstnames, "Marilynn", "Delete", "Global")

The script above will append the name Marilynn to the end of the list %firstnames.

File:Item.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox