Difference between revisions of "GetResourceUniqueIdFromGuid"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Resource_Functions]]
 

 

  

Latest revision as of 06:24, 23 March 2011



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