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