For the complete documentation index, see llms.txt. This page is also available as Markdown.

cleanup_appcall

Cleanup the current appcall This function can be used to terminate the current dbg_appcall that was started with APPCALL_MANUAL

success cleanup_appcall();

Last updated

Was this helpful?