All public logs

Jump to navigation Jump to search

Combined display of all available logs of SigMod. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:03, 26 October 2023 Mince talk contribs created page Squirrel Data Types (Created page with "Data stored in variables can have a number of different types which determines what type of object it is and what you can do with it. Below is the full list of data types in Squirrel, however we will only go over the primitive ones in this section. The other data types will receive their own sections later in the guide. '''Data Types:''' * Null * Integer * Bool * Float * String * Table * Array * Function * Generator * Class * Instance * Thread * Userdata To get a vari...")