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

Resource getResourceName

From Catglobe Wiki
Revision as of 02:29, 26 December 2011 by Cg huyphong (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Resource_getResourceName

Get a resource's qualified name

Syntax

Resource_getResourceName(resourceId)

Arguments

  • resourceId : is a number expression. It is the resource's unique id

Return value

string

Example

string name = Resource_getResourceName(1252151);

//Ouput : CATINET\Internal Projects\Administration\1014cat - Administration - old 14

Availability

Version 5.6