Search results

Jump to navigation Jump to search
  • |return_type=integer|p1_type=string|p1_name=str|p1_desc=Base64 string |return_text=that is '''str''' {{LSLGC|Base64}} decoded as a big endian integer.
    1 KB (215 words) - 10:30, 11 October 2023
  • listen(integer channel, string name, key id, string str) str = NewLine(str);
    2 KB (230 words) - 17:31, 24 January 2015
  • string strReplace(string str, string search, string replace) { return llDumpList2String(llParseStringKeepNulls((str = "") + str, [search], []), replace);
    2 KB (194 words) - 20:00, 24 January 2015
  • This is the {{tl|str ≥ len}} meta-template. {{str ≥ len | abcde | 4
    2 KB (347 words) - 19:26, 15 September 2022
  • |func=llStringToBase64|return_type=string|p1_type=string|p1_name=str |Return_text={{LSLGC|Base64}} representation of the {{LSLPT|str}} interpreted as an UTF-8 byte sequence
    915 bytes (117 words) - 12:38, 22 January 2015
  • ...''str'' の負のインデックスだとすると、''n_ind'' の正のインデックス形式は <code>n_ind + llStringLength(str);</code> となります。<br/> ...''str'' の正のインデックスだとすると、''p_ind'' の負のインデックス形式は <code>p_ind - llStringLength(str);</code> となります。<br/>
    0 members (0 subcategories, 0 files) - 18:23, 14 April 2010
  • string str = "Hier eine beliebige Zeichenkette einfügen!"; llOwnerSay(llUnescapeURL(llEscapeURL(str)));
    1 KB (170 words) - 16:12, 9 August 2009
  • |p1_type=string|p1_name=str|p1_desc=Base64 形式の文字列 |return_text={{LSLGC/ja|Base64}} 形式の '''str''' を元の平文へデコードした文字列
    1 KB (128 words) - 14:32, 25 February 2016
  • string str; str = name;
    3 KB (356 words) - 14:21, 24 January 2015
  • |func=llStringLength|return_type=integer|p1_type=string|p1_name=str |return_text=Gibt einen integer-Wert, welcher der Anzahl an Zeichen in '''str''' entspricht (von 1 beginnend).
    1 KB (128 words) - 08:46, 6 August 2009
  • listen(integer channel, string name, key id, string str) str = llToLower(str);
    2 KB (254 words) - 01:43, 22 January 2015
  • link_message(integer sender_num, integer num, string str, key id) if (num == 987777 && llGetInventoryType(str) == INVENTORY_TEXTURE)
    3 KB (499 words) - 11:55, 25 June 2014
  • link_message(integer sender_num, integer num, string str, key id) { if (num == 0 && str == "STOP") {
    2 KB (260 words) - 09:23, 25 December 2011
  • string strReplace(string str, string search, string replace) { return llDumpList2String(llParseStringKeepNulls((str = "") + str, [search], []), replace);
    4 KB (437 words) - 23:31, 24 January 2015
  • listen(integer channel, string name, key id, string str) str = llToLower(str);
    2 KB (256 words) - 10:42, 5 June 2022
  • str=""; str += " " + fm[i].name + " = " + fm[i].value + "<br>";
    5 KB (696 words) - 10:30, 5 November 2010
  • string String2Hex(string str){ string b64 = (string)llParseString2List(llStringToBase64(str), ["="], []);
    3 KB (337 words) - 19:00, 5 April 2015
  • ...}}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}} }} <noinclude><!-- str >= len --></noinclude>
    297 bytes (30 words) - 19:25, 15 September 2022
  • string str = "http://wiki.secondlife.com/wiki/LSL Portal"; llOwnerSay("Plain string:\n\t" + str);
    2 KB (301 words) - 12:09, 22 January 2015
  • link_message(integer sender, integer num, string str, key id){ llOwnerSay((string)llStringLength(str));
    1 KB (202 words) - 18:56, 14 December 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)