Uscript
From UBot Studio
(Difference between revisions)
(Created page with "This api fixture provides access to UBot studio’s internal scripting engine. ---- '''Table():''' creates a table '''List():''' creates a list '''addCommand(command):'''...") |
Revision as of 01:32, 5 January 2016
This api fixture provides access to UBot studio’s internal scripting engine.
Table(): creates a table
List(): creates a list
addCommand(command): adds a command to uscript.
'''Command():''' Creates a new command object.