Data Commands

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
 
The '''Data Commands''' allow you to manipulate and store data
 
The '''Data Commands''' allow you to manipulate and store data
  
[[File:datacommands.jpg]]
+
[[File:datacomma.jpg]]
  
  
Line 33: Line 33:
  
 
*[[Clear Table]]: Empties the contents of a table
 
*[[Clear Table]]: Empties the contents of a table
 +
 +
*[[Clear All Data]]: Clears all lists, tables, and variables within a script.
  
 
*[[Delete from Table]]: Deletes a specified row or column and moves the remaining populated rows or columns over
 
*[[Delete from Table]]: Deletes a specified row or column and moves the remaining populated rows or columns over

Latest revision as of 21:00, 15 March 2015

The Data Commands allow you to manipulate and store data

Datacomma.jpg


[edit] List of Data Commands

  • Reset Account: Resets the account info in the account data function before
  • Set: Allows you to store a value in a variable
  • Set List Position: Sets the position of a list which is used by the next list item function
  • Clear List: Empties the contents of a list and resets it's position to zero
  • Clear All Data: Clears all lists, tables, and variables within a script.
  • Delete from Table: Deletes a specified row or column and moves the remaining populated rows or columns over
  • Insert into Table: Inserts a blank row or column in front of a specified index (column or row number)
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox