Reference for the BALTENSPERGER programming language, an art project of Stefan Baltensperger
| Name | stop_dae_teil() |
||
|---|---|---|---|
| Examples | Programmteil wo_immerwider_gmacht_wird() bitte Linie(MuusX, MuusY, 50, 50); danke Programmteil Muus_truckt() bitte stop_dae_teil(); danke |
||
| Description | Quits/stops/exits the program. Programs without a wo_immerwider_gmacht_wird() function exit automatically after the last line has run, but programs with wo_immerwider_gmacht_wird() run continuously until the program is manually stopped or stop_dae_teil() is run. Rather than terminating immediately, stop_dae_teil() will cause the sketch to exit after wo_immerwider_gmacht_wird() has completed (or after wo_am_afang_gmacht_wird() completes if called during the wo_am_afang_gmacht_wird() method). | ||
| Syntax | stop_dae_teil() |
||
| Parameters | |||
| Usage | Web & Application |

