User Tools

Site Tools


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: 2020/02/28 10:46 (external edit)