__END__
__END__
is a special keyword that tells the XION interpreter to stop parsing the XION script. Everything following a __END__
token will be ignored completely.
__END__
is not part of the XION Scripting Language Standard and is not portable. It is not available in versions of OpenXION before 1.4.