Difference between revisions of "GetCurrentUserLastName"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:User_Functions]]

+
{{HelpFiles}}
  
 
====getCurrentUserLastName====
 
====getCurrentUserLastName====

Latest revision as of 06:28, 14 December 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