GetResourceUniqueIdFromGuid

From Catglobe Wiki
Revision as of 06:24, 23 March 2011 by Cg pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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