Revision history of "User:Ugleh Ulrik/FirstName"

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: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...'