GetResourceLoadFailureReason
Jump to navigation
Jump to search
This function is used to determinate the reason for a resource to not start.
Syntax
string getResourceLoadFailureReason ( resource )
Required Arguments
- resource: The resource you wish to check.
Returns
Returns a string with the failure reason in it, or false if the resource doesn't 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