Sort Table

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

Jump to: navigation, search

Sort Table is a Data Command.

This command sorts a table by column index.

The command will sort numerically or alphabetically depending on which applies in the column index specified.


Example

create table from file("C:\\Users\\Desktop\\test1.txt", &test1)
plugin command("TableCommands.dll", "sort table", &test1, 1)


You will need to use the browse button to find a file you would like to populate your table with for the script.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox