Difference between revisions of "Resource getResourcePath"

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

 

  

Revision as of 06:28, 23 March 2011



Resource_getResourcePath

Get the path of a resource

Syntax

Resource_getResourcePath(resourceId)

Arguments

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

Return value

string

Example

string path = Resource_getResourcePath(15186613);

Availability

Version 5.6