Search results

Jump to navigation Jump to search
  • string escapeXML( string str ) integer i = llStringLength( str );
    1 KB (103 words) - 14:50, 24 January 2015
  • |return_type=integer|p1_type=string|p1_name=str|p1_desc=Base64 形式の文字列
    912 bytes (85 words) - 15:28, 25 February 2016
  • float GetVolume( float str ) return str * 0.1;
    1 KB (100 words) - 09:00, 12 July 2012
  • string str = "Any string, with anything in it, goes here!"; llOwnerSay(llUnescapeURL(llEscapeURL(str)));
    1 KB (101 words) - 04:44, 25 February 2016
  • |return_type=integer|p1_type=string|p1_name=str|p1_desc=Base64 string |return_text=Gibt einen integer-Wert, der '''str''' dekodiert als {{LSLGC/de|Base64}} [http://de.wikipedia.org/wiki/Byte-Rei
    1 KB (146 words) - 07:31, 6 August 2009
  • link_message(integer Sender, integer Num, string Str, key ID) ...eue = LookUpQueue + [llHTTPRequest(llList2String(Servers, 0) + llEscapeURL(Str),
    3 KB (284 words) - 18:41, 13 March 2012
  • |func=llStringToBase64|return_type=string|p1_type=string|p1_name=str |return_text='''str''' を {{LSLGC/ja|Base64}} エンコードした文字列
    646 bytes (74 words) - 05:24, 12 April 2010
  • say(key id, string str) { llInstantMessage(id, str);
    4 KB (477 words) - 19:39, 24 January 2015
  • say(string str) { if (menuusers) llWhisper(0,str);
    1 KB (208 words) - 09:42, 25 December 2011
  • |p3_type=string|p3_name=str|p3_desc=llMessageLinked の呼び出しの 3 番目の引数
    4 KB (197 words) - 10:06, 21 February 2016
  • |func=llStringToBase64|return_type=string|p1_type=string|p1_name=str ...t=Gibt einen string, welcher der {{LSLGC/de|Base64}} Representation von '''str''' entspricht.
    674 bytes (91 words) - 07:40, 6 August 2009
  • llName2Key(string str) while(~llSubStringIndex(str,"\n"))
    2 KB (320 words) - 18:13, 24 January 2015
  • |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
  • |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
  • 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

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