Squirrel Data Types: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 October 2023

26 October 2023

  • curprev 23:0323:03, 26 October 2023Mince talk contribs 5,978 bytes +5,978 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..."