Jump to content

Abort

From PyMOL Wiki
(Redirected from Cmd abort)

abort terminates execution of a PyMOL command script without executing any additional commands.

Abort is a dummy function which returns Python's None element.