Difference between revisions of "GetNameFromResourceUniqueId"

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

 

  

Revision as of 06:18, 23 March 2011



getNameFromResourceUniqueId

Gets the qualified name of a resource specified by its unique id.

Syntax

getNameFromResourceUniqueId(uniqueId)

Arguments

uniqueId: Is a number expression. It is the unique id of a resource.

Return type

string

Examples

getNameFromResourceUniqueId(50528);

//return "CATINET\Arkiv Folder\Testfolder\Filmtest"

Availability

Version 5.4