Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs

To forcibly terminate a running Miva Script program use the <MvEXIT> tag. If used within a user-defined function, the entire script terminates—not just the function—so use <MvFUNCTIONRETURN> to terminate a function.

Example#

<MvEXIT>