spawn
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Starts running a new script (function). The new script (function) is running in parallel, spawn does not wait for it to be done. To check if it finished use scriptDone
Syntax
Examples
- Example:
- Example needed
Additional Information
- See also:
- See also needed
- Groups:
- Uncategorised