GetResourceName
Jump to navigation
Jump to search
This function gets the name of the specified resource.
Syntax
string getResourceName ( resource res )
Required Arguments
- res: The resource you wish to get the name of.
Returns
Returns a string with the resource name in it, or false if the resource does not exist.
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo
See Also
Template:FunctionArea functions -- leave this unless you complete the function