* Numbers - myNumber = 2 * Strings - myString = "hello" * Boolean - myBool = true * Tables - myTable = {} * Functions - myFunction() end * nil values - myNil = nil * Userdata - see other section * ...
This tutorial will get you started from scratch to a working script. We will assume you have installed Trisul and Web Trisul. You do not need to install LUA because ...