Difference between revisions of "GetCurrentUserFirstName"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:User_Functions]]
 

 

  

Revision as of 10: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