Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetUserIdFromResourceId

From Catglobe Wiki
Revision as of 09:20, 23 March 2011 by Cg_pham (talk | contribs)



getUserIdFromResourceId

Gets the user's id by its Guid.

Syntax

getUserIdFromResourceId(guid)

Arguments

guid: is a string expression. It is the Guid of the user.

Return type

number

Examples

number id = getUserIdFromResourceId("279041CD-4D53-4C8F-9220-00751BD5C77B");

//28775

Availability

Version 4.8