Difference between revisions of "GetCurrentUserId"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
(No difference)

Revision as of 10:49, 7 March 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