User:Ugleh Ulrik/FirstName: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 April 2010

  • curprev 23:1323:13, 19 April 2010Ugleh Ulrik talk contribs 477 bytes +477 Created page with 'Function to get the persons First name only. '''Function''' <lsl> string FirstName(key k){ list fn = llParseString2List(llKey2Name(k),[" "],[]); string firstn = llList2String(f...'