Difference between revisions of "GetCurrentUserLastName"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
| | ||
Revision as of 09:08, 23 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