el:end

Table of Contents

End

Format

end

Description

Halts program execution.

Example

print "I am done."
end
print "Or am I?"

will print

I am done.

See Also

el/end.txt · Last modified: 2014/01/11 23:26 (external edit)