Revision history of "User:Ugleh Ulrik/LastName"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 23:12, 19 April 2010Ugleh Ulrik talk contribs 471 bytes +471 Created page with 'Function to get the persons last name only. '''Function''' <lsl> string LastName (key k){ list ln = llParseString2List(llKey2Name(k),[" "],[]); string lastn = llList2String(ln,...'