| mode |
1 terminates all functions called by the my entity. 2 terminates all functions called by the you entity. 4 terminates all other instances of the current function (see wait). 5 terminates all other instances of the current function that were called by the my entity. 6 terminates all other instances of the current function that were called by the you entity. 16 terminates all functions. |
| function | function pointer for terminating all instances of that function. A7.08 LC |