Search results

Jump to navigation Jump to search
  • ty0 - Sets the type of registry 0, "str", "int" or "flo". ty1 - Sets the type of registry 1, "str", "int" or "flo".
    10 KB (1,403 words) - 19:20, 24 January 2015
  • string str = "p" + (string)(exponent + index - 26); str = llGetSubString(hexc, 15 & mantissa, 15 & mantissa) + str;
    4 KB (422 words) - 08:46, 25 January 2015
  • |func=llStringLength|return_type=integer|p1_type=string|p1_name=str |return_text=that is the number of characters in '''str'''.
    1 KB (188 words) - 06:13, 24 January 2024
  • listen(integer channel, string name, key id, string str) Name = str;
    2 KB (216 words) - 13:32, 16 January 2023
  • integer IsVector(string str) { if ( (vector)str )
    5 KB (588 words) - 14:25, 27 November 2015
  • ...ng="lsl2">string insertString(string destination, integer position, string str) { return llInsertString(destination, position, str);
    2 KB (229 words) - 13:30, 30 January 2023
  • |p3_type=string|p3_name=str|p3_desc=Terzo parametro della chiamata llMessageLinked. ...] e [[key]] non ha effetti sui dati in essi contenuti. Le dimensioni di '''str''' e '''id''' sono limitate solamente dalla memoria script disponibile.
    3 KB (403 words) - 10:57, 16 August 2012
  • list parseString(string str) return llParseStringKeepNulls(str,["|"],[]);
    3 KB (414 words) - 12:40, 25 January 2015
  • link_message(integer from, integer num, string str, key id) { list TempList = llParseStringKeepNulls(str,["++"],[]);
    1 KB (216 words) - 09:31, 25 December 2011
  • link_message(integer from, integer num, string str, key id) { list parms = llParseStringKeepNulls(str, ["|"], []);
    4 KB (550 words) - 13:00, 29 March 2013
  • listen(integer chan, string name, key id, string str) str = llToLower(str);
    12 KB (1,084 words) - 19:22, 24 January 2015
  • string str = "http://wiki.secondlife.com/wiki/LSL Portal"; llOwnerSay("Plain string:\n\t" + str);
    4 KB (583 words) - 11:06, 22 November 2022
  • |p3_type=string|p3_name=str|p3_desc= The message that was sent from the script that called [[llMessageL ...and [[key]] types has no effect on the data contained. The sizes of {{LSLP|str}} and {{LSLP|id}} are only limited by available script memory.
    4 KB (650 words) - 17:59, 5 January 2023
  • string str = (string)input; if(!~llSubStringIndex(str, ".")) return str; //NaN and Infinities, it's quick, it's easy.
    14 KB (1,891 words) - 20:23, 24 January 2015
  • string str; while( Solids-- >0 ) str += llList2String( Charset, -1 );
    8 KB (698 words) - 08:38, 25 January 2015
  • link_message(integer from, integer msg_id, string str, key id) link_message(integer from, integer msg_id, string str, key id)
    7 KB (924 words) - 15:30, 24 April 2016
  • SendDigitsToLinks(string str, integer link, integer len) llMessageLinked(link++, (integer) llGetSubString(str, x, x) , "", "");
    3 KB (262 words) - 19:27, 24 January 2015
  • listen(integer channel, string name, key object, string str) { ix = llSubStringIndex(str,">");
    10 KB (927 words) - 23:46, 23 February 2016
  • link_message(integer sender_num, integer num, string str, key id) llMessageLinked(LINK_SET, (integer)str, (string)count, "");
    7 KB (674 words) - 19:19, 24 January 2015
  • config_parse(string str, string cardName, integer lineNum) str = llStringTrim(str, STRING_TRIM_HEAD); // delete leading spaces
    9 KB (961 words) - 19:40, 24 January 2015

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