Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetNameFromResourceUniqueId: Difference between revisions

From Catglobe Wiki
jrfconvert import
(No difference)

Revision as of 09:02, 7 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