GetNameFromResourceUniqueId

From Catglobe Wiki
Revision as of 10:21, 13 December 2011 by Cg pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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