GetCurrentUserMiddleName

From Catglobe Wiki
Jump to: navigation, search



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