More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:User_Functions]] | ||
| | ||
Revision as of 08:10, 23 March 2011
getCurrentUserMiddleName
Returns the middle name of the current thread’s user.
Syntax
getCurrentUserMiddleName()
Arguments
none
Return type
string
Examples
string mName = getCurrentUserMiddleName();
//Junior
Availability
Version 4.8