Toggle menu
868
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.
Revision as of 09:03, 7 March 2011 by Catglobe (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



getResourceUniqueIdFromGuid

Gets the UniqueId of a resource specified by a GUID.

Syntax

getResourceUniqueIdFromGuid(guid)

Arguments

guid: Is a string expression. It is the GUI of a resource.

Return type

number

Examples

getResourceUniqueIdFromGuid("3B1D1EB0-5019-42B5-AFF7-00000644B12A");

//return 3347912

Availability

Version 4.8