More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Resource_Functions]] | [[Category:Resource_Functions]] | ||
| {{HelpFiles}} | ||
====Resource_getResourcePath==== | ====Resource_getResourcePath==== |
Revision as of 02:54, 14 December 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