Multiuser Lingo Dictionary > Multiuser Lingo Dictionary > abort()

 

abort()

Syntax

whichThread.abort()

Description

Multiuser Server server-side command; stops the specified thread completely. All handler calls, including nested calls, are cleared from the thread's execution stack.