IsResourceRunning: Difference between revisions
Jump to navigation
Jump to search
| Line 24: | Line 24: | ||
--alert | --alert | ||
end | end | ||
addCommandHandler('pos', function (commandName) | addCommandHandler('pos', function (commandName) | ||
| Line 34: | Line 33: | ||
end | end | ||
end ) | end ) | ||
]] | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 03:41, 2 April 2026
Syntax
- isResourceRunning You can insert this code example in your resources.
Required Arguments
- isResourceRunning: The value to check resources
Example check isResourceRunning(resName)
See Also
- abortRemoteRequest
- call
- fetchRemote
- getResourceConfig
- getResourceDynamicElementRoot
- getResourceExportedFunctions
- getResourceFromName
- getResourceName
- getResourceRootElement
- getResourceState
- getThisResource
- getRemoteRequests
- getRemoteRequestInfo