GetCurrentUserFullName: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:51, 7 March 2011
ο»Ώ
getCurrentUserFullName
Returns the full name of the current threadβs user.
Syntax
getCurrentUserFullName()
Arguments
none
Return type
string
Examples
string fName = getCurrentUserFullName();
//John Junior Smith
Availability
Version 4.8