<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Adon+Stringer</id>
	<title>Second Life Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Adon+Stringer"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/wiki/Special:Contributions/Adon_Stringer"/>
	<updated>2026-06-17T17:52:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10591</id>
		<title>List</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10591"/>
		<updated>2007-02-16T11:18:39Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list is a special kind of data type which can contain zero or more elements of any other data type. &lt;br /&gt;
Lists are signified by square brackets surrounding their elements, which are separated by commas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
List examples:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[0,1,2,3,4], [&amp;quot;Yes&amp;quot;,&amp;quot;No&amp;quot;,&amp;quot;Perhaps&amp;quot;], [1,14.154,&amp;quot;Isn&#039;t this fun?&amp;quot;,&amp;lt;0,0,0&amp;gt;]&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=Key&amp;diff=10590</id>
		<title>Key</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Key&amp;diff=10590"/>
		<updated>2007-02-16T11:18:15Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A key is a unique identifier in Second Life (often referred to as a UUID) for anything mostly, be it a prim, avatar, texture, etc.&lt;br /&gt;
&lt;br /&gt;
The key itself is formed of alphanumeric characters (a-z and 0-9) and each section of the key is broken up by dashes.&lt;br /&gt;
&lt;br /&gt;
An example key:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
a822ff2b-ff02-461d-b45d-dcd10a2de0c2&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=String&amp;diff=10589</id>
		<title>String</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=String&amp;diff=10589"/>
		<updated>2007-02-16T11:17:42Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A string is a text data. String values are enclosed in quotes when you define them. You can use every letter or number in a string!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
String examples:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;quot;Hello Avatar!&amp;quot;, &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, &amp;quot;It&#039;s 10 o&#039;clock.&amp;quot;, &amp;quot;I am 21 years old!&amp;quot;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LSL_float&amp;diff=10588</id>
		<title>LSL float</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LSL_float&amp;diff=10588"/>
		<updated>2007-02-16T11:17:22Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A float is a floating-point number, or one with a decimal point.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Float examples:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
0.1, -48.3, 5.89, -8549.325697, 478.142879&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10587</id>
		<title>LSL integer</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10587"/>
		<updated>2007-02-16T11:16:56Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An integer is a whole number, with no decimal point in it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Integer examples:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
0, 2, 8, 5987, -87, -14598&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10586</id>
		<title>List</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10586"/>
		<updated>2007-02-16T11:16:00Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list is a special kind of data type which can contain zero or more elements of any other data type. &lt;br /&gt;
Lists are signified by square brackets surrounding their elements, which are separated by commas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
List examples:&lt;br /&gt;
[0,1,2,3,4], [&amp;quot;Yes&amp;quot;,&amp;quot;No&amp;quot;,&amp;quot;Perhaps&amp;quot;], [1,14.154,&amp;quot;Isn&#039;t this fun?&amp;quot;,&amp;lt;0,0,0&amp;gt;]&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10585</id>
		<title>List</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10585"/>
		<updated>2007-02-16T11:15:32Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list is a special kind of data type which can contain zero or more elements of any other data type. &lt;br /&gt;
Lists are signified by square brackets surrounding their elements, which are separated by commas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
List examples:&lt;br /&gt;
[[0,1,2,3,4], [&amp;quot;Yes&amp;quot;,&amp;quot;No&amp;quot;,&amp;quot;Perhaps&amp;quot;], [1,14.154,&amp;quot;Isn&#039;t this fun?&amp;quot;,&amp;lt;0,0,0&amp;gt;]]&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10584</id>
		<title>List</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=List&amp;diff=10584"/>
		<updated>2007-02-16T11:15:10Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A list is a special kind of data type which can contain zero or more elements of any other data type. &lt;br /&gt;
Lists are signified by square brackets surrounding their elements, which are separated by commas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
List examples:&lt;br /&gt;
[0,1,2,3,4], [&amp;quot;Yes&amp;quot;,&amp;quot;No&amp;quot;,&amp;quot;Perhaps&amp;quot;], [1,14.154,&amp;quot;Isn&#039;t this fun?&amp;quot;,&amp;lt;0,0,0&amp;gt;]&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=String&amp;diff=10583</id>
		<title>String</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=String&amp;diff=10583"/>
		<updated>2007-02-16T11:12:53Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A string is a text data. String values are enclosed in quotes when you define them. You can use every letter or number in a string!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
String examples:&lt;br /&gt;
&amp;quot;Hello Avatar!&amp;quot;, &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, &amp;quot;It&#039;s 10 o&#039;clock.&amp;quot;, &amp;quot;I am 21 years old!&amp;quot;&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=String&amp;diff=10582</id>
		<title>String</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=String&amp;diff=10582"/>
		<updated>2007-02-16T11:11:59Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A string is a text data. String values are enclosed in quotes when you define them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
String examples:&lt;br /&gt;
&amp;quot;Hello Avatar!&amp;quot;, &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, &amp;quot;It&#039;s 10 o&#039;clock.&amp;quot;, &amp;quot;I am 21 years old!&amp;quot;&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LSL_float&amp;diff=10581</id>
		<title>LSL float</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LSL_float&amp;diff=10581"/>
		<updated>2007-02-16T11:10:13Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A float is a floating-point number, or one with a decimal point.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Float examples:&lt;br /&gt;
0.1, -48.3, 5.89, -8549.325697, 478.142879&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10580</id>
		<title>LSL integer</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10580"/>
		<updated>2007-02-16T11:07:38Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An integer is a whole number, with no decimal point in it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Integer examples:&lt;br /&gt;
0, 2, 8, 5987, -87, -14598&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10579</id>
		<title>LSL integer</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10579"/>
		<updated>2007-02-16T11:07:14Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An integer is a whole number, with no decimal point in it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
0, 2, 8, 5987, -87, -14598&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10578</id>
		<title>LSL integer</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10578"/>
		<updated>2007-02-16T11:07:04Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An integer is a whole number, with no decimal point in it.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
0, 2, 8, 5987, -87, -14598&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10577</id>
		<title>LSL integer</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LSL_integer&amp;diff=10577"/>
		<updated>2007-02-16T11:05:21Z</updated>

		<summary type="html">&lt;p&gt;Adon Stringer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An integer is a whole number, with no decimal point in it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
0, 2, 8, 5987, -87, -14598&lt;/div&gt;</summary>
		<author><name>Adon Stringer</name></author>
	</entry>
</feed>