(endtransaction)
End the processing of a transaction.
A transaction postpones certain types of processing until all the code between the start and end of a transaction has finished. Once finished, all the postponed processing takes place. For example, you can draw several new entities and not actually display them until the transaction ends. This would improve performance by not having to update the screen for each entity separately and instead updating only once after all of the new entities have been created.
Example
| Code | Returns |
|---|---|
| (endtransaction) | T |
Tell me about...
Programming Overview of LISP (LISt Processing) Language
en
italiano
čeština
Deutsch
français
hrvatski
magyar
polski
српски
русский
中文
中文
한국어
español