Difference between revisions of "GetCurrentUserId"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:User_Functions]]
 
[[Category:User_Functions]]

+
{{HelpFiles}}
  
 
====getCurrentUserId====
 
====getCurrentUserId====

Revision as of 06:25, 14 December 2011



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