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