GetCurrentUserId

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



getCurrentUserId

Returns the id of the current thread’s user.

Syntax

getCurrentUserId()

Arguments

none

Return type

number

Examples

number id = getCurrentUserId();

Availability

Version 4.8