<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=OsStringStartsWith</id>
		<title>OsStringStartsWith - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=OsStringStartsWith"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=OsStringStartsWith&amp;action=history"/>
		<updated>2026-05-15T11:44:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/index.php?title=OsStringStartsWith&amp;diff=50564&amp;oldid=prev</id>
		<title>Chris Weymann: correct return type</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=OsStringStartsWith&amp;diff=50564&amp;oldid=prev"/>
				<updated>2021-02-11T10:51:00Z</updated>
		
		<summary type="html">&lt;p&gt;correct return type&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 10:51, 11 February 2021&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|threat_level=None&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|threat_level=None&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|delay=0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|delay=0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|function_syntax=&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;string &lt;/del&gt;osStringStartsWith(string src, string start, integer ignore_case)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|function_syntax=&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;integer &lt;/ins&gt;osStringStartsWith(string src, string start, integer ignore_case)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|ossl_example=&amp;lt;source lang = &amp;quot;lsl&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|ossl_example=&amp;lt;source lang = &amp;quot;lsl&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;// Example use of osStringStartsWith&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;// Example use of osStringStartsWith&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Chris Weymann</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/index.php?title=OsStringStartsWith&amp;diff=47429&amp;oldid=prev</id>
		<title>Kcozens: Created</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=OsStringStartsWith&amp;diff=47429&amp;oldid=prev"/>
				<updated>2019-03-19T03:01:53Z</updated>
		
		<summary type="html">&lt;p&gt;Created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{osslfunc&lt;br /&gt;
|permissions=true&lt;br /&gt;
|threat_level=None&lt;br /&gt;
|delay=0&lt;br /&gt;
|function_syntax=string osStringStartsWith(string src, string start, integer ignore_case)&lt;br /&gt;
|ossl_example=&amp;lt;source lang = &amp;quot;lsl&amp;quot;&amp;gt;&lt;br /&gt;
// Example use of osStringStartsWith&lt;br /&gt;
&lt;br /&gt;
do_test(string s, string start, integer ignore_case)&lt;br /&gt;
{&lt;br /&gt;
    integer found;&lt;br /&gt;
    string  result = &amp;quot;&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
    found = osStringStartsWith(s, start, ignore_case);&lt;br /&gt;
    if (found != 0)&lt;br /&gt;
        result = &amp;quot;string &amp;quot; + s + &amp;quot; starts with &amp;quot; + start;&lt;br /&gt;
    else&lt;br /&gt;
        result = &amp;quot;string &amp;quot; + s + &amp;quot; does not start with &amp;quot; + start;&lt;br /&gt;
    if (ignore_case)&lt;br /&gt;
        result += &amp;quot; (ignoring case)&amp;quot;;&lt;br /&gt;
    llOwnerSay(result);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        llSay(PUBLIC_CHANNEL, &amp;quot;Touch me to see examples of osStringStartsWith&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    touch_start(integer n)&lt;br /&gt;
    {&lt;br /&gt;
        string src = &amp;quot;abcdef&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
        do_test(src, &amp;quot;ab&amp;quot;, 0);&lt;br /&gt;
        do_test(src, &amp;quot;AB&amp;quot;, 0);&lt;br /&gt;
        do_test(src, &amp;quot;AB&amp;quot;, 1);&lt;br /&gt;
        do_test(src, &amp;quot;cd&amp;quot;, 1);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
|description=Returns 1 if the string in src starts with the characters in start. Case is ignored if ignore_case is 1 otherwise the case of the characters matters.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Kcozens</name></author>	</entry>

	</feed>