User.Id (gb)
Syntax
STATIC
PROPERTY READ
Id
AS
Integer
Return the system id of the current user.
Example
PRINT User.Id
1000