More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:User_Functions]] | ||
| | ||
Revision as of 09:20, 23 March 2011
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