User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:28, 8 June 2015 (diff | hist) . . (-8) . . Chart
- 20:27, 8 June 2015 (diff | hist) . . (+646) . . N Chart (Created page with " This command is a Chart Command in the UBot Studio Extended Library. This will create a tab in the browser area. A chart is generated for the graph being creat...")
- 14:04, 8 June 2015 (diff | hist) . . (-21) . . Main Page
- 13:48, 8 June 2015 (diff | hist) . . (+21) . . Main Page
- 18:42, 6 June 2015 (diff | hist) . . (+26) . . N File:Tft.jpg (Creating a table from text) (top)
- 18:41, 6 June 2015 (diff | hist) . . (+530) . . N Create Table from Text (Created page with "Create Table From File is an Advanced Table command. This command creates a table from text. '''Text:''' The comma delimited text being used to populate the generated tab...") (top)
- 18:06, 6 June 2015 (diff | hist) . . (+1) . . $Dequeue
- 18:03, 6 June 2015 (diff | hist) . . (+1) . . $Pop (top)
- 18:02, 6 June 2015 (diff | hist) . . (-123) . . $Html from table (top)
- 18:00, 6 June 2015 (diff | hist) . . (+84) . . N File:Htmltable.jpg (Html is generated for a given table. The html is then generated in the main browser.) (top)
- 17:58, 6 June 2015 (diff | hist) . . (+704) . . N $Html from table (Created page with " This function is an Advanced Table function. The function generates html for a given table. '''Table:''' Table the html will be generated for == Example == <pre> navig...")
- 17:50, 6 June 2015 (diff | hist) . . (+9) . . Push (top)
- 17:49, 6 June 2015 (diff | hist) . . (+9) . . Replace List Item (top)
- 17:47, 6 June 2015 (diff | hist) . . (+9) . . Enqueue (top)
- 17:18, 6 June 2015 (diff | hist) . . (+35) . . N File:Excel.jpg (Creating a table from an excel file) (top)
- 17:18, 6 June 2015 (diff | hist) . . (+986) . . N Create Table from Excel (Created page with "Create Table From File is an Advanced Table command. This command creates a table from an excel file. This command allows you to create a table with the contents of an ex...") (top)
- 17:15, 6 June 2015 (diff | hist) . . (-2) . . Create Table From File (top)
- 17:07, 6 June 2015 (diff | hist) . . (0) . . N File:Witheverytablecellcolumn0.jpg (top)
- 17:07, 6 June 2015 (diff | hist) . . (+1) . . With Every Cell in Column (→Example)
- 17:04, 6 June 2015 (diff | hist) . . (-12) . . With Every Cell in Row (top)
- 17:04, 6 June 2015 (diff | hist) . . (-12) . . With Every Cell in Column
- 16:59, 6 June 2015 (diff | hist) . . (+1,095) . . N With Every Cell in Column (Created page with " This command is an Advanced Table command. This command loops through every cell in a column. '''Table:''' Table with content being used in the script. '''Column:''' Co...")
- 16:55, 6 June 2015 (diff | hist) . . (+3) . . With Every Cell in Row
- 16:48, 6 June 2015 (diff | hist) . . (+10) . . With Every Cell in Row
- 16:45, 6 June 2015 (diff | hist) . . (+22) . . N File:Witheverytablecellrow.jpg (Setting up the command) (top)
- 16:44, 6 June 2015 (diff | hist) . . (+40) . . With Every Cell in Row
- 16:43, 6 June 2015 (diff | hist) . . (+1,008) . . N With Every Cell in Row (Created page with " This command is an Advanced Table command. This command loops through every cell in a row. '''Table:''' Table with content being used in the script. '''Row:''' Row the ...")
- 16:36, 6 June 2015 (diff | hist) . . (+44) . . N File:Witheverytablecell.jpg (Setting up the With Every Table Cell command) (top)
- 16:34, 6 June 2015 (diff | hist) . . (+958) . . N With Every Table Cell (Created page with " This command is an Advanced Table command. This command loops through every cell in a table. '''Table:''' Table with content being used in the script. '''Variable:''' V...") (top)
- 16:28, 6 June 2015 (diff | hist) . . (+1) . . With Each (top)
- 16:10, 6 June 2015 (diff | hist) . . (+1) . . $Dequeue
- 16:08, 6 June 2015 (diff | hist) . . (+58) . . N File:Pop0.jpg (The used item no longer appears at the bottom of the list.) (top)
- 16:07, 6 June 2015 (diff | hist) . . (+60) . . N File:Pop.jpg (The item is used by the alert command using the pop function) (top)
- 16:07, 6 June 2015 (diff | hist) . . (+530) . . N $Pop (Created page with " This command is an Advanced List function. This command removes and returns the last list item. '''List:''' List of items being used by the pop function =...")
- 16:01, 6 June 2015 (diff | hist) . . (+1) . . Wait (top)
- 15:34, 6 June 2015 (diff | hist) . . (+49) . . N File:Dequeue0.jpg (Item "blue is dequeued" from the top of the list.) (top)
- 15:33, 6 June 2015 (diff | hist) . . (+21) . . N File:Dequeue.jpg (The alert is created.) (top)
- 15:33, 6 June 2015 (diff | hist) . . (+505) . . N $Dequeue (Created page with "This command is an Advanced List command. This command removes and returns the first item on a list. '''List:''' List of the items being dequeued == Examp...")
- 15:30, 6 June 2015 (diff | hist) . . (-11) . . Push
- 15:23, 6 June 2015 (diff | hist) . . (+56) . . N File:Push.jpg (New item "black" is pushed to the beginning of the list.) (top)
- 15:23, 6 June 2015 (diff | hist) . . (+540) . . N Push (Created page with " This command is an Advanced List command. This command will insert an item into the beginning of a list. '''Seconds To Wait:''' The list the item will be p...")
- 15:07, 6 June 2015 (diff | hist) . . (+1) . . Enqueue
- 15:05, 6 June 2015 (diff | hist) . . (+46) . . N File:Enqueue.jpg (Item "Black" is enqueued to the end of a list.) (top)
- 15:04, 6 June 2015 (diff | hist) . . (+504) . . N Enqueue (Created page with "This command is an Advanced List command. This command will add an item to the end of a list. '''List:''' List the item will be enqueued to. '''Item to Enqu...")
- 14:50, 6 June 2015 (diff | hist) . . (-1) . . Advanced List (→List of Advanced List Commands and Functions) (top)
- 14:43, 6 June 2015 (diff | hist) . . (+51) . . Advanced List
- 14:40, 6 June 2015 (diff | hist) . . (+26) . . N File:Rli0.jpg (After the item is replaced) (top)
- 14:40, 6 June 2015 (diff | hist) . . (+27) . . N File:Rli.jpg (Before the item is replaced) (top)
- 14:40, 6 June 2015 (diff | hist) . . (+2) . . Replace List Item
- 14:39, 6 June 2015 (diff | hist) . . (+780) . . N Replace List Item (Created page with "This command is an Advanced List command. This command will replace a list item at a specified position. '''List:''' List containing item being replaced. ''...")
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)