simResetScript

Resets a script interpreter linked to a specific script.

C++ synopsis

int simResetScript(int scriptHandle)

Arguments

  • scriptHandle: handle of the script to reset or sim.handle_all to reset all scripts

Return

  • -1 if operation was not successful