GetCurrentUserUniqueId

From Catglobe Wiki
Revision as of 10:16, 23 March 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



getCurrentUserUniqueId

Returns the unique id of the current thread’s user.

Syntax

getCurrentUserUniqueId()

Arguments

none

Return type

number

Examples

number id = getCurrentUserUniqueId();

Availability

Version 4.8