UUID
Revision as of 00:03, 29 June 2008 by Strife Onizuka (talk | contribs) (Undo revision 75270 by Zai Lynch I believe it qualifies for the a-an exception, like unicorn. http://owl.english.purdue.edu/handouts/ grammatically it didn't work)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
UUID is an abbreviation for Universally Unique Identifier. It is a 128-bit (16 byte) value which is generated in such a way as to make collisions very unlikely. See Wikipedia on UUIDs for more information.
In LSL they are stored in the key variable type (which is a specialized form of a string).