Difference between revisions of "User talk:Kireji Haiku"
(There's an old German fable about porcupines...) |
(→JSON_APPEND and JSON_DELETE: new section) |
||
Line 6: | Line 6: | ||
== Stay out of my User Space. Please == | == Stay out of my User Space. Please == | ||
You can add as many comments, criticisms and suggested changes to any talk page within my name space: [[User:LepreKhaun_Resident]] but, as a personal courtesy, please refrain from editing the pages themselves. Thank you. -- [[User:LepreKhaun Resident|LepreKhaun Resident]] 16:41, 23 September 2013 (PDT) | You can add as many comments, criticisms and suggested changes to any talk page within my name space: [[User:LepreKhaun_Resident]] but, as a personal courtesy, please refrain from editing the pages themselves. Thank you. -- [[User:LepreKhaun Resident|LepreKhaun Resident]] 16:41, 23 September 2013 (PDT) | ||
== JSON_APPEND and JSON_DELETE == | |||
I can't get on right now to test this but what happens if you use JSON_APPEND with JSON_DELETE? If the world were a wonderful place it would delete the last value. | |||
<lsl>llOwnerSay(llJsonSetValue("[0,1]", [JSON_APPEND], JSON_DELETE));</lsl> |
Revision as of 05:18, 4 October 2013
Thanks for the Diff
It's terribly hard to keep up with every item, especially when the wiki isn't complete. Been trying to fill in some holes lately. some of the invalid stuff is Opensim Related. Not needed for SL true, but no harm being there either. :) Darien Caldwell 18:14, 10 July 2013 (PDT)
Stay out of my User Space. Please
You can add as many comments, criticisms and suggested changes to any talk page within my name space: User:LepreKhaun_Resident but, as a personal courtesy, please refrain from editing the pages themselves. Thank you. -- LepreKhaun Resident 16:41, 23 September 2013 (PDT)
JSON_APPEND and JSON_DELETE
I can't get on right now to test this but what happens if you use JSON_APPEND with JSON_DELETE? If the world were a wonderful place it would delete the last value. <lsl>llOwnerSay(llJsonSetValue("[0,1]", [JSON_APPEND], JSON_DELETE));</lsl>