sim.removeScript

Removes a script. Not all script types can be removed, and it will also depend on whether simulation is running or not. Use with caution

Synopsis

sim.removeScript(int scriptHandle) sim.removeScript(int scriptHandle)

Arguments

  • scriptHandle: handle of the script to remove, or sim.handle_all or sim.handle_self


See also: