- VARIABLE:
- In reference to LABCODE, variables can be set and recalled in the output of your bot.They can also be used in the input as a conditional.
There are 3 types of variables we use at Lots-A-Bots(TM).We have bot variables, user variables, and global variables.
Bot variables are set using the bot settings page of the Control LAB.They cannot be changed at anytime by a user, and are fixed with the bot.
User variables can either be created manually in the User Variables page of the Control LAB, or they become self-generating per user, with values and names that are specified in your bot programming.
Global variables are created by using the User Variables page of the Control LAB.They cannot be created in bot programming, however, they influence all users, and depending on your programming, they may be altered by any user. - CLICK HERE to see a full list of current LABCODE variables.
- CLICK HERE to jump to the tutorial for assistance in using variables.
|