Difference between revisions of "GetCurrentUserUniqueId"

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

+
{{HelpFiles}}
  
 
====getCurrentUserUniqueId====
 
====getCurrentUserUniqueId====

Revision as of 06:36, 14 December 2011



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