GetCurrentUserLastName: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 09:05, 7 March 2011
ο»Ώ
getCurrentUserLastName
Returns the last name of the current threadβs user.
Syntax
getCurrentUserLastName()
Arguments
none
Return type
string
Examples
string lName = getCurrentUserLastName();
//Smith
Availability
Version 4.8